Bug#638976: ITP: python-gitdb -- a pure-Python git object database

2011-08-26 Thread Faidon Liambotis
On 08/23/11 15:56, Marco Túlio Gontijo Silva wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Marco Túlio Gontijo e Silva mar...@debian.org
 
 * Package name: python-gitdb
   Version : 0.5.4
   Upstream Author : Sebastian Thiel byron...@gmail.com
 * URL : http://github.com/gitpython-developers/gitdb
 * License : BSD
   Programming Lang: Python
   Description : a pure-Python git object database
 

The project's website says:
“IO of git-style object databases - Phased out and merged into GitPython”

And it seems GitPython is already in the archive as python-git.

I'd be also curious to see how these compare to dulwich.

Regards,
Faidon




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#638976: ITP: python-gitdb -- a pure-Python git object database

2011-08-23 Thread Marco Túlio Gontijo Silva
Package: wnpp
Severity: wishlist
Owner: Marco Túlio Gontijo e Silva mar...@debian.org

* Package name: python-gitdb
  Version : 0.5.4
  Upstream Author : Sebastian Thiel byron...@gmail.com
* URL : http://github.com/gitpython-developers/gitdb
* License : BSD
  Programming Lang: Python
  Description : a pure-Python git object database

 The GitDB project implements interfaces to allow read and write access to git
 repositories. In its core lies the db package, which contains all database
 types necessary to read a complete git repository. These are the LooseObjectDB,
 the PackedDB and the ReferenceDB which are combined into the GitDB to combine
 every aspect of the git database.
 .
 For this to work, GitDB implements pack reading, as well as loose object
 reading and writing. Data is always encapsulated in streams, which allows huge
 files to be handled as well as small ones, usually only chunks of the stream
 are kept in memory for processing, never the whole stream at once.
 .
 Interfaces are used to describe the API, making it easy to provide alternate
 implementations.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org