LICENSE
README.md
setup.cfg
setup.py
third_party_license_file_generator/__init__.py
third_party_license_file_generator/__main__.py
third_party_license_file_generator/site_packages.py
third_party_license_file_generator.egg-info/PKG-INFO
third_party_license_file_generator.egg-info/SOURCES.txt
third_party_license_file_generator.egg-info/dependency_links.txt
third_party_license_file_generator.egg-info/requires.txt
third_party_license_file_generator.egg-info/top_level.txt
third_party_license_file_generator/licenses/__init__.py
third_party_license_file_generator/licenses/apache_1_1.py
third_party_license_file_generator/licenses/apache_2_0.py
third_party_license_file_generator/licenses/bsd_2_clause.py
third_party_license_file_generator/licenses/bsd_3_clause.py
third_party_license_file_generator/licenses/gpl_2_0.py
third_party_license_file_generator/licenses/gpl_3_0.py
third_party_license_file_generator/licenses/isc.py
third_party_license_file_generator/licenses/lgpl_2_1.py
third_party_license_file_generator/licenses/lgpl_3_0.py
third_party_license_file_generator/licenses/mit.py
third_party_license_file_generator/licenses/mpl_1_0.py
third_party_license_file_generator/licenses/mpl_1_1.py
third_party_license_file_generator/licenses/mpl_2_0.py
third_party_license_file_generator/licenses/pil.py
third_party_license_file_generator/licenses/python_2_0.py