Metadata-Version: 2.1
Name: jpcli
Version: 0.4.0
Summary: A library to convert Linux command output to JSON
Home-page: https://github.com/JaimeAdanCuevas/jpcli
Author: Jaime Cuevas
Author-email: adancuevas@outlook.com
License: UNKNOWN
Description: # jpcli
        
        jpcli is a library that converts the output of various Linux commands to JSON format.
        
        ## Installation
        
        ```sh
        pip install jpcli
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
