Metadata-Version: 1.0
Name: gittle3
Version: 0.6.0
Summary: A high level pure python git implementation for Python 3
Home-page: https://github.com/powellc/gittle
Author: Aaron O'Mullan
Author-email: aaron@friendco.de
License: MIT
Description: 
            Gittle is a wrapper around dulwich. It provides an easy and familiar interface to git.
            It's pure python (no dependency on the ``git`` binary) and has no other dependencies besides
            the python stdlib, dulwich and paramiko (optional).
            
Keywords: git dulwich pure python gittle
Platform: UNKNOWN
