A Python library for determining if a package is multilib or not
- Python 100%
Koji uses python-multilib for dist-repos, which are different than Pungi composes. Update the RPM %description field to reflect this. Signed-off-by: Ken Dreyer <kdreyer@redhat.com> |
||
|---|---|---|
| etc | ||
| multilib | ||
| tests | ||
| .gitignore | ||
| LICENSE | ||
| MANIFEST.in | ||
| python-multilib.spec | ||
| README.md | ||
| setup.py | ||
python-multilib
Use this Python module to determine if a package is multilib or not.
This module provides several multilib "methods" in order to determine if a 32-bit package should be included with its 64-bit analogue in a repository.