mirror of
https://github.com/Feodor2/Mypal68.git
synced 2025-06-18 23:05:40 -04:00
.. | ||
examples | ||
hglib | ||
tests | ||
LICENSE | ||
Makefile | ||
PKG-INFO | ||
README | ||
setup.py | ||
test.py |
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