view README @ 217:e86a925ba6a0

hglib: add heptapod-ci file
author Mathias De Mare <mathias.de_mare@nokia.com>
date Tue, 14 Mar 2023 13:02:48 +0100
parents 358fd5c84270
children
line wrap: on
line source

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