python313-d2to1 - Allows using distutils2-like setup.cfg files with setup.py
| Website: | https://github.com/embray/d2to1 |
|---|---|
| License: | BSD-3-Clause |
| Vendor: | Alcance Libre, Inc. |
- Description:
d2to1 allows using distutils2-like setup.cfg files for a package's metadata with a distribute/setuptools setup.py script. It works by providing a distutils2-formatted setup.cfg file containing all of a package's metadata, and a very minimal setup.py which will slurp its arguments from the setup.cfg.
Packages
| python313-d2to1-0.2.12.post1-1.aldos.src [39 KiB] |
Changelog
by Joel Barrios (2026-02-16):
- Initial spec file. |