diff options
| author | navewindre <boneyaard@gmail.com> | 2025-06-17 05:23:29 +0200 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2025-06-17 05:23:29 +0200 |
| commit | 10962d4699eb92b6e4225caee6916c838f806a31 (patch) | |
| tree | 90d172b0f26be7c000445885324fbd65773d9ef5 /slackware-bootstrap/deps/python3-flit_core/README | |
| parent | affce71168872c1f13c509347cc4b29097039643 (diff) | |
updat
Diffstat (limited to 'slackware-bootstrap/deps/python3-flit_core/README')
| -rw-r--r-- | slackware-bootstrap/deps/python3-flit_core/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/slackware-bootstrap/deps/python3-flit_core/README b/slackware-bootstrap/deps/python3-flit_core/README new file mode 100644 index 0000000..67f3ec7 --- /dev/null +++ b/slackware-bootstrap/deps/python3-flit_core/README @@ -0,0 +1,9 @@ +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``. |
