Metadata-Version: 2.1
Name: njinn
Version: 0.1.8
Summary: Njinn CLI
Home-page: UNKNOWN
Author: Njinn Technologies GmbH
Author-email: contact@njinn.io
License: Other/Proprietary License
Description: 
        # Njinn CLI
        
        ## Installation
        
        You can install the Njinn CLI from [PyPI](https://pypi.org/project/njinn/):
        
            pip install njinn
        
        The client is supported on Python 3.7 and above.
        
        # Usage
        
        - Pack install
        
            njinn pack install <repository_url>
        
        Use --help to see available options and defaults.
Platform: UNKNOWN
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
