Metadata-Version: 2.4
Name: gitapi
Version: 1.1.0a2
Summary: Python API to Git using the command-line interface
Home-page: https://bitbucket.org/haard/gitapi
Author: Fredrik Håård
Author-email: fredrik@metallapan.se
License: Do whatever you want, don't blame me
Keywords: git api
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: summary


gitapi is a pure-Python API to Git, that uses the command-line
interface. This is a fork of https://bitbucket.org/haard/ with the
intention of making a unified API for a subset of git and hg
functionality possible
