Metadata-Version: 2.0
Name: aboutcode-toolkit
Version: 3.1.3
Summary: AboutCode-toolkit is a tool to document the provenance (origin and license) of third-party software using small text files. Collect inventories, generate attribution documentation.
Home-page: http://aboutcode.org
Author: Chin-Yeung Li, Jillian Daguil, Thomas Druez, Philippe Ombredanne and others.
Author-email: info@nexb.com
License: Apache-2.0
Description-Content-Type: UNKNOWN
Keywords: license,about,metadata,package,copyright,attribution,software,inventory
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
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: boolean.py (<4.0,>=3.5)
Requires-Dist: click (<7.0,>=6.7)
Requires-Dist: jinja2 (<3.0,>=2.9)
Requires-Dist: license-expression (>=0.94,<1.0)
Requires-Dist: pyyaml (>=3.11,<3.13)
Requires-Dist: backports.csv; python_version < "3.6"
Requires-Dist: backports.csv; python_version < '3.6'

AttributeCode 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.


