mirror of
https://github.com/mozilla-firefox/firefox.git
synced 2026-06-14 11:03:31 -05:00
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