This commit is contained in:
2025-08-28 20:26:41 +02:00
parent fc947a3d37
commit dd98e3ed99
47 changed files with 2746 additions and 7 deletions

View File

@@ -0,0 +1,8 @@
Setuptools is a fully-featured, actively-maintained, and stable library
designed to facilitate packaging Python projects, where packaging includes:
- Python package and module definitions
- Distribution package metadata
- Test hooks
- Project installation
- Platform-specific details
- Python 3 support