summaryrefslogtreecommitdiffstats
path: root/python/python3-pdm-pep517/README
blob: bbb007bebb14d276510ec6e1f993d503c42b8f48 (plain)
1
2
3
4
5
6
7
8
python3-pdm-pep517 (Legacy project for pdm-backend.)

This is the backend for PDM projects that is fully-compatible with
PEP 517 spec, but you can also use it alone. It reads the metadata
of PEP 621 format and coverts it to Core metadata.

This package is replaced by python3-pdm-backend, but may still be
required for older python packages.