view README @ 223:3f9dd44be8c2

hglib setup.py: clearly indicate supported Python versions
author Mathias De Mare <mathias.de_mare@nokia.com>
date Thu, 09 Mar 2023 16:18:54 +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