Metadata-Version: 1.0
Name: anolis
Version: 1.0
Summary: HTML document post-processor
Home-page: http://anolis.gsnedders.com
Author: Geoffrey Sneddon
Author-email: geoffers@gmail.com
License: MIT
Download-URL: http://anolis.gsnedders.com
Description: Anolis is an HTML document post-processor that takes
        an input HTML file, adds section numbers, a table
        of contents, and cross-references, and writes the
        output to another file.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Text Processing :: Markup :: HTML
