trisquel-icecat/icecat/third_party/python/python-hglib
2025-07-17 09:32:21 -06:00
..
examples icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
hglib icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
LICENSE icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
Makefile icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
PKG-INFO icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
README icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
setup.py icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
test.py icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06: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