Metadata-Version: 1.0
Name: Sleepy
Version: 0.1a1
Summary: A RESTful sort-of-CMS built primarily on Pylons and Berkeley DBXML
Home-page: UNKNOWN
Author: Julian Rosse
Author-email: julian@helixbass.net
License: MIT
Description: This is a CMS of sorts for the Pylons web framework.
        
        Uses a YAML configuration file to generate/interact with Berkeley DBXML
        databases through a RESTful web interface.
        
        Also includes useful Javascript libraries (e.g. Fancybox).
        
Keywords: web wsgi
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Framework :: Paste
Classifier: Framework :: Pylons
