Metadata-Version: 1.0
Name: buml
Version: 0.1.5
Summary: buml markup language
Home-page: http://bruegger.it/buml/
Author: Bud P. Bruegger
Author-email: bud@bruegger.it
License: FreeBSD
Description: buml Markup Language and Processor
        ----------------------------------
        
        *buml* consists of **highly configurable** **block** and **inline
        markup languages** and makes it **easy to process documents** from a source
        form to a final form with **your own custom markup behavior**.  **Pluggable
        writers** can render the parse tree in different output formats--at the moment
        an **XML/HTML writer** is supplied.  In the **default configuration**, *buml*
        provides a **shorthand syntax for xml and html** similar to `sphpaml
        <http://pypi.python.org/pypi/shpaml/>`_ 
        
        See the `documentation <http://bruegger.it/buml/>`_ for details.
        
        Feel free to `contact me <mailto:bud@bruegger.it>`_
        
Keywords: buml xml html nodeTree shpaml template
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Text Processing :: Markup :: XML
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing
