Metadata-Version: 1.1
Name: cspace-HgSite
Version: 1.1
Summary: Serve a web site straight out of a Mercurial repository
Home-page: http://rc.c-space.org/hg/HgSite
Author: Remy Blank
Author-email: software@c-space.org
License: GPLv3
Download-URL: http://c-space.org/download/HgSite/
Description: HgSite is a Mercurial extension that allows serving a dynamic, read-only
        website using a Mercurial repository as the backend storage. Pages are served
        by `hgweb`, the same component that serves the Mercurial repository, and no
        additional configuration is necessary in the web server.
        
        For more information, see the project site at:
        
          http://rc.c-space.org/hg/HgSite
        
Keywords: mercurial,extension,version control,web site,documentation
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Software Development :: Version Control
