Metadata-Version: 1.1
Name: Pygitcli
Version: 0.0.3
Summary: Run git terminal commands from python scripts
Home-page: https://github.com/antrikshmisri/Pygit
Author: Antriksh Misri
Author-email: antrikshmisri@gmail.com
License: MIT
Description: Pygitcli is a module that allows to use git terminal commands from a python file/script.
        
        
        Change Log
        ==========
        
        0.0.1 (13/12/2020)
        ------------------
        - First Release
        
Keywords: git
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
