slackbuilds/python/python3-flit_core
fourtysixandtwo 8f6b4b6aa9
python/python3-flit_core: Updated for version 3.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-10 09:17:29 +07:00
..
README
python3-flit_core.SlackBuild python/python3-flit_core: Updated for version 3.9.0. 2023-06-10 09:17:29 +07:00
python3-flit_core.info python/python3-flit_core: Updated for version 3.9.0. 2023-06-10 09:17:29 +07:00
slack-desc

README

python3-flit_core (Simplified pkging of Python modules, core backend)

Flit is a simple way to put Python packages and modules on PyPI. It
tries to require less thought about packaging and help you avoid
common mistakes.

This provides a PEP 517 build backend for packages using Flit.
The only public interface is the API specified by PEP 517, at
``flit_core.buildapi``.