category: Python build-depends: cygport, python38-devel, python39-devel sdesc: "A simple, correct Python build frontend" ldesc: "A simple, correct Python packaging build frontend. build manages pyproject.toml-based builds, invoking build-backend hooks as appropriate to build a distribution package. It is a simple build tool and does not perform any dependency management. instead of declaring them as the version argument or in an SCM managed file" skip: homepage: https://pypi.org/project/build/ license: MIT