Python API to Mercurial using the command-line interface
Project description
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 any version of Mercurial, including < 1.9, and will instantly reflect any changes to the repository. It also has a really permissive license (do whatever you want, don’t blame me).
For example of code that uses this API, take a look at https://bitbucket.org/haard/autohook which now uses hgapi exclusively.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hgapi-1.5.0.tar.gz
(9.5 kB
view details)
File details
Details for the file hgapi-1.5.0.tar.gz.
File metadata
- Download URL: hgapi-1.5.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ab11b08c5b1deb4b42bea0e534ae7bbdfc9542f14722a78508c57b4d4515298
|
|
| MD5 |
b2688ac27ebdeeb6524df0fe17a87638
|
|
| BLAKE2b-256 |
d8f5bd5374f43f7267e96d0ad0e4f80ce236ff141dcc1e28dd9fff01646bad17
|