9 lines
219 B
Text
9 lines
219 B
Text
python-hglib
|
|
============
|
|
|
|
python-hglib is a library with a fast, convenient interface to Mercurial.
|
|
It uses Mercurial's command server for communication with hg.
|
|
|
|
Installation is standard:
|
|
|
|
$ python setup.py install
|