A Python library for determining if a package is multilib or not
Find a file
Dennis Gilmore d93be4eefd add __init__.py in tests
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-04-07 17:17:16 -05:00
etc setuptools packaging 2016-01-04 16:13:48 -05:00
multilib put all the test code into tests directory 2016-04-07 17:16:20 -05:00
tests add __init__.py in tests 2016-04-07 17:17:16 -05:00
.gitignore initial revision 2015-12-31 14:08:25 -05:00
LICENSE code came from mash which is GPLV2 only so make python-multilib GPLV2 only 2016-04-07 12:01:28 -05:00
MANIFEST.in setuptools packaging 2016-01-04 16:13:48 -05:00
python2-multilib.spec update spec file 2016-01-06 14:36:33 -05:00
README.md Initial commit 2015-12-21 09:59:29 -05:00
setup.py put all the test code into tests directory 2016-04-07 17:16:20 -05:00

python-multilib

A Python library for determining if a package is multilib or not