Metadata-Version: 2.0 Name: AboutCode Version: 3.0.0.dev2 Summary: Document the provenance (origin and license) of third-party software using small text files. Collect inventories, generate attribution documentation. Home-page: http://dejacode.org Author: Jillian Daguil, Thomas Druez, Chin-Yeung Li, Philippe Ombredanne and others. Author-email: info@nexb.com License: Apache-2.0 Platform: any Classifier: Development Status :: 4 - Beta Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 Classifier: License :: OSI Approved :: Apache Software License Classifier: Operating System :: OS Independent Classifier: Natural Language :: English Classifier: Intended Audience :: Developers Classifier: Intended Audience :: Information Technology Classifier: Topic :: Software Development Classifier: Topic :: Software Development :: Documentation Classifier: Topic :: Software Development :: Quality Assurance Classifier: Topic :: System :: Software Distribution Classifier: Topic :: Utilities Requires-Dist: jinja2 (>=2.7.3) Requires-Dist: click (>=3.2) Requires-Dist: unicodecsv (>=0.9.4) Requires-Dist: schematics (>=1.0-0) Requires-Dist: pyyaml (>=3.11) AboutCode provides a simple way to document theprovenance (i.e. origin and license) of software components thatyou use in your project. This documentation is stored in *.ABOUTfiles, side-by-side with the documented code.