Metadata-Version: 2.1
Name: plugincode
Version: 21.1.21
Summary: plugincode is a library that provides plugin functionality for ScanCode toolkit.
Home-page: https://github.com/nexB/plugincode
Author: nexB. Inc. and others
Author-email: info@aboutcode.org
License: Apache-2.0
Description: PluginCode
        ==========
        
        - license: Apache-2.0
        - copyright: copyright (c) nexB. Inc. and others
        - homepage_url: https://github.com/nexB/plugincode
        - keywords: plugins, utilities, scancode-toolkit, plugincode
        
        
        PluginCode is a library that provides plugable functionality with plugins, 
        including Click plugins.
        It is used by ScanCode toolkit and related projects
        
        Visit https://aboutcode.org and https://github.com/nexB/ for support and download.
        
        To set up the development environment::
        
            source configure
        
        To run unit tests::
        
            pytest -vvs -n 2
        
        To clean up development environment::
        
            ./configure --clean
        
        
Keywords: utilities,plugincode,scancode,scancode-toolkit,plugins
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Provides-Extra: testing
Provides-Extra: docs
