| Name: | python3-d2to1 | 
|---|---|
| Version: | 0.2.12 | 
| Release: | 15.post1.el9 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 142540 | 
| License: | BSD | 
| RPM: | python3-d2to1-0.2.12-15.post1.el9.noarch.rpm | 
| Source RPM: | python-d2to1-0.2.12-15.post1.el9.src.rpm | 
| Build Date: | Thu Jul 07 2022 | 
| Build Host: | build-ol9-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://pypi.python.org/pypi/d2to1 | 
| Summary: | Allows using distutils2-like setup.cfg files with setup.py | 
| 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.  |