Metadata-Version: 2.1
Name: clinv
Version: 1.6.1
Summary: DevSecOps command line asset inventory
License: GPL-3.0-only
Author-email: Lyz <lyz-code-security-advisories@riseup.net>
Requires-Python: >=3.7
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Project-URL: Issues, https://github.com/lyz-code/clinv/issues
Project-URL: documentation, https://lyz-code.github.io/clinv
Project-URL: homepage, https://github.com/lyz-code/clinv
Description-Content-Type: text/markdown
Description: **WARNING: the program is still in development and not stable even though it's
        on version 1.x.y. Use at your own risk.***
        
        # Clinv
        
        [![Actions Status](https://github.com/lyz-code/clinv/workflows/Tests/badge.svg)](https://github.com/lyz-code/clinv/actions)
        [![Actions Status](https://github.com/lyz-code/clinv/workflows/Build/badge.svg)](https://github.com/lyz-code/clinv/actions)
        [![Coverage Status](https://coveralls.io/repos/github/lyz-code/clinv/badge.svg?branch=main)](https://coveralls.io/github/lyz-code/clinv?branch=main)
        
        DevSecOps command line asset inventory
        
        ## Help
        
        See [documentation](https://lyz-code.github.io/clinv) for more details.
        
        ## Installing
        
        ```bash
        pip install clinv
        ```
        
        ## Contributing
        
        For guidance on setting up a development environment, and how to make
        a contribution to *clinv*, see [Contributing to
        clinv](https://lyz-code.github.io/clinv/contributing).
        
        ## License
        
        GPLv3

