pkgsrc-wip/py-hgapi/PLIST
Kamel Ibn Aziz Derouiche 1f4b034936 Import py27-hgapi-1.7.2 as wip/py-hgapi.
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
2015-07-03 20:57:28 +00:00

17 lines
635 B
Text

@comment $NetBSD: PLIST,v 1.1 2015/07/03 20:57:28 jihbed Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/hgapi/__init__.py
${PYSITELIB}/hgapi/__init__.pyc
${PYSITELIB}/hgapi/__init__.pyo
${PYSITELIB}/hgapi/hgapi.py
${PYSITELIB}/hgapi/hgapi.pyc
${PYSITELIB}/hgapi/hgapi.pyo
${PYSITELIB}/hgapi/jython_in_practice.py
${PYSITELIB}/hgapi/jython_in_practice.pyc
${PYSITELIB}/hgapi/jython_in_practice.pyo
${PYSITELIB}/hgapi/testhgapi.py
${PYSITELIB}/hgapi/testhgapi.pyc
${PYSITELIB}/hgapi/testhgapi.pyo