Metadata-Version: 1.0
Name: dmsl
Version: 0.4.2
Summary: Markup Language featuring html outlining via css-selectors, embedded python, and extensibility.
Home-page: http://dmsl.dasa.cc
Author: Daniel Skinner
Author-email: daniel@dasa.cc
License: MIT License
Description: Features CSS selectors and indention for declaring page layout. Embed
        python in your documents such as functions, lambda's, variable declarations,
        for loops, list comprehensions, etc, writing it just as you would normally.
        
        Follow development at http://github.com/dasacc22/dmsl
            
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Environment :: Web Environment
