Metadata-Version: 2.4
Name: ForgeHg
Version: 0.5.4
Summary: Mercurial (Hg) SCM support for Apache Allura
Home-page: http://sourceforge.net/p/forgehg
Author-email: dev@allura.apache.org
License: GPLv2
Keywords: Allura forge Mercurial Hg scm
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Environment :: Web Environment
Classifier: Framework :: TurboGears
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: mercurial<6.5,>=5.8
Requires-Dist: six
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

ForgeHg enables an Allura installation to use the Mercurial
source code management system. Mercurial (Hg) is an open source distributed
version control system (DVCS) similar to git and written in Python.
