This repository was archived by the owner on Jul 9, 2025. It is now read-only.
python-hglib
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
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