hgapi is a pure-Python API for Mercurial, which uses the command-line interface for maximum compatibility. It is tested for Python 2.7 and 3.2.
Version 1.2.0 fixes a few bugs, and allows iterating over a repository as well as using slices ( i.e. repo[0:’tip’]) to get a set of changesets. API documentation is also slightly improved.
Special thanks to Nick Jennings and Adam Gomaa who contributed patches.
0 kommentarer