diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-07 22:41:06 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:12 -0600 |
commit | a61c5a0ae6afd4ae7612d6c7156152667fe4687a (patch) | |
tree | 68e7ac7b9ef3784e923f9316740882d65ed3908c /libraries/gitdb/slack-desc | |
parent | d10b0ed9c2ac523953700376a940ef88993128c5 (diff) | |
download | slackbuilds-a61c5a0ae6afd4ae7612d6c7156152667fe4687a.tar.gz |
libraries/gitdb: Added (Git Object Database).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gitdb/slack-desc')
-rw-r--r-- | libraries/gitdb/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/gitdb/slack-desc b/libraries/gitdb/slack-desc new file mode 100644 index 0000000000..4e5596be04 --- /dev/null +++ b/libraries/gitdb/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +gitdb: gitdb (Git Object Database) +gitdb: +gitdb: GitDB is a pure-Python git object database. +gitdb: +gitdb: Homepage: https://github.com/gitpython-developers/gitdb +gitdb: +gitdb: +gitdb: +gitdb: +gitdb: +gitdb: |