Jump to letter: [
034679ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python3-setuptools_hg - Setuptools plugin for Mercurial version control
- Description:
setuptools_hg is a plugin for setuptools that enables setuptools to find files
under the Mercurial version control system.It uses the Mercurial Python library
by default and falls back to use the command line program ``hg``. That's
especially useful inside virtualenvs that don't have access to the system wide
installed Mercurial lib (e.g. when created with ``--no-site-packages``).
Python 3 version.
Packages