/
niceSOFT
/
flit
ОбзорДокументацияВойти
/
niceSOFT
/
flit
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
flit/
flit_core/
..
flit_core

Bump version: 4.0.1 → 4.0.2

8 дней назад
tests_core

Check for defects in flit_core's own metadata

8 дней назад
LICENSE

Include license file in the built package

4 года назад
README.rst

Add details about `flit_core` to README

4 года назад
bootstrap_install.py

fix f-string without any placeholders

год назад
build_dists.py

Special build_thyself API no longer needed - flit_core can build itself from TOML file

5 лет назад
pyproject.toml

Add sdist includes/excludes using 'python -m flit.sdist_rules

9 месяцев назад
update-vendored-tomli.sh

Add script to vendor tomli in flit_core

5 лет назад
README.rst
flit_core
---------
 
This provides a `PEP 517 <https://peps.python.org/pep-0517/>`_ build backend
for packages using `Flit <https://pypi.org/project/flit/>`_. The only public
interface is the API specified by PEP 517, at ``flit_core.buildapi``.
 
See the `Flit documentation <https://flit.pypa.io/en/stable/>`_ for more
information.