Metadata-Version: 2.1
Name: ncis
Version: 0.1
Summary: Not a Clever Inspector Service
Home-page: https://github.com/kivy/ncis
Author: Kivy Team
Author-email: kivy-dev@googlegroups.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/kivy/ncis/issues
Project-URL: Source, https://github.com/kivy/ncis/
Description: # NCIS - Not so Clever Inspector Service
        
        This is a service that provide a REST Api to inspect Python process and more.
        It can be extended with plugins to provide more REST endpoints.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
