Metadata-Version: 2.1
Name: devkit
Version: 0.0.2
Summary: A tool to efficiently manage development environment
Home-page: https://gitlab.com/hoshiyosan/devtools/devkit/devkit-python
Author: Sylvan LE DEUNFF
Author-email: sledeunf@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://donate.pypi.org
Project-URL: Source, https://gitlab.com/hoshiyosan/devtools/devkit/devkit-python
Description: # DevKit
        
        > This package provides a web interface which helps developers to efficiently manage
        > their development environment on a linux machine.
        
        
        ## Requirements
        
        * Python3/pip3
        * Linux
        
        ## Installation
        
        ```bash
        pip install devkit
        ```
        
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
