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-26.fc41 | - |
Fedora 41 | 1.7.4-26.fc41 | - |
Fedora 40 | 1.7.4-24.fc40 | - |
You can contact the maintainers of this package via email at
python-hgapi dash maintainers at fedoraproject dot org
.