Generate distribution packages from Python packages on PyPI
This script allows to generate RPM spec or DEB dsc files from Python modules.
It allows to list Python modules or search for them on the Python Package Index
(PyPI). Conveniently, it can fetch tarballs and changelogs making it an
universal tool to package Python modules.
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-py2pack && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
py2pack-0.4.3.2.tar.gz | 0000025101 24.5 KB | |
python-py2pack.changes | 0000006000 5.86 KB | |
python-py2pack.spec | 0000002437 2.38 KB |
Revision 26 (latest revision is 57)
Stephan Kulow (coolo)
accepted
request 173777
from
Sascha Peilicke (saschpe)
(revision 26)
- Update to version 0.4.3: + Generate SPDX-style licenses + Find documentation files from local tarball + Detect C extensions from local tarball
Comments 0