.travis.yml
AUTHORS
ChangeLog
LICENSE
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/Makefile
doc/source/cli.rst
doc/source/conf.py
doc/source/index.rst
doc/source/templates.rst
py2pack/__init__.py
py2pack/proxy.py
py2pack/requires.py
py2pack/setup.py
py2pack/spdx_license_map.p
py2pack/utils.py
py2pack/version.py
py2pack.egg-info/PKG-INFO
py2pack.egg-info/SOURCES.txt
py2pack.egg-info/dependency_links.txt
py2pack.egg-info/entry_points.txt
py2pack.egg-info/not-zip-safe
py2pack.egg-info/pbr.json
py2pack.egg-info/requires.txt
py2pack.egg-info/top_level.txt
py2pack/templates/fedora.spec
py2pack/templates/mageia.spec
py2pack/templates/opensuse-legacy.spec
py2pack/templates/opensuse.dsc
py2pack/templates/opensuse.spec
test/__init__.py
test/test_py2pack.py
test/test_requires.py
test/test_template.py
test/test_utils.py
test/examples/py2pack-fedora.spec
test/examples/py2pack-mageia.spec
test/examples/py2pack-opensuse-legacy.spec
test/examples/py2pack-opensuse.dsc
test/examples/py2pack-opensuse.spec
tools/obs-from-pypi.py