Metadata-Version: 2.1
Name: Fugue-generator
Version: 0.9a1
Summary: UNKNOWN
Home-page: https://github.com/brown-university-library/fugue
Author: Adam Bradley
Author-email: adam_bradley@brown.edu
License: UNKNOWN
Description: _Fugue_ is a Python-based static site generator that uses XSLT as 
        its template language, somewhat inspired by the [Symphony CMS](https://www.getsymphony.com/). 
        The target use case is website creation from a collection of XML documents 
        (e.g. a book written in [DocBook](https://docbook.org/whatis) or [TEI](https://tei-c.org/), 
        or a collection of EAD or EAC-CPF finding aids).
        
        It was developed at Brown University Library for the 
        [Furnace and Fugue](https://library.brown.edu/create/digitalpublications/current-projects/furnace-and-fugue/) 
        project.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: XML
Requires-Python: >=3.6
Description-Content-Type: text/markdown
