Python 3 API to Mercurial using the command-line interface
hgapi is a pure-Python API to Mercurial, that uses the command-line interface instead of the internal Mercurial API. The rationale for this is twofold: the internal API is unstable, and it is GPL. hgapi works for all versions of Mercurial, and will instantly reflect any changes to the repository (including hgrc).
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.7.4-16.fc35 | - |
Fedora 35 | 1.7.4-16.fc35 | - |
Fedora 34 | 1.7.4-14.fc34 | - |
You can contact the maintainers of this package via email at
python-hgapi dash maintainers at fedoraproject dot org
.