LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
distinfo/__init__.py
distinfo/__main__.py
distinfo/base.py
distinfo/cli.py
distinfo/config.py
distinfo/config.yaml
distinfo/distribution.py
distinfo/exc.py
distinfo/monkey.py
distinfo/requirement.py
distinfo/util.py
distinfo.egg-info/PKG-INFO
distinfo.egg-info/SOURCES.txt
distinfo.egg-info/dependency_links.txt
distinfo.egg-info/entry_points.txt
distinfo.egg-info/requires.txt
distinfo.egg-info/top_level.txt
distinfo/collectors/__init__.py
distinfo/collectors/collector.py
distinfo/collectors/distutils.py
distinfo/collectors/findtests.py
distinfo/collectors/nose.py
distinfo/collectors/pep518.py
distinfo/collectors/pipfile.py
distinfo/collectors/pipreqs.py
distinfo/collectors/pytest.py
distinfo/collectors/requirementsfile.py
distinfo/collectors/toxini.py
tests/__init__.py
tests/cases.py
tests/conftest.py
tests/test_cli.py
tests/test_distribution.py
tests/test_requirement.py
tests/test_util.py
tests/collector/__init__.py
tests/collector/cases.py
tests/collector/test_collector.py
tests/collector/test_distutils.py
tests/collector/test_findtests.py
tests/collector/test_nose.py
tests/collector/test_pep518.py
tests/collector/test_pipfile.py
tests/collector/test_pipreqs.py
tests/collector/test_pytest.py
tests/collector/test_requirementsfile.py
tests/collector/test_toxini.py