Metadata-Version: 2.1
Name: aboutcode-toolkit
Version: 6.0.0
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
Keywords: license,about,metadata,package,copyright,attribution,software,inventory
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
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: jinja2
Requires-Dist: click
Requires-Dist: saneyaml (>=0.5.2)
Requires-Dist: boolean.py (<4.0,>=3.5)
Requires-Dist: license-expression (>=0.94)
Requires-Dist: packageurl-python (>=0.9.0)

AttributeCode provides a simple way to document the provenance (i.e. origin and license) of software components that you use in your project. This documentation is stored in \*.ABOUT files, side-by-side with the documented code.


