Metadata-Version: 1.1
Name: Optimus
Version: 0.6.8.1
Summary: 
A simple building environment to produce static HTML from Jinja templates and 
with assets compress managing with webassets

Home-page: http://pypi.python.org/pypi/Optimus
Author: David Thenon
Author-email: sveetch@gmail.com
License: MIT
Description: .. _Foundation: http://github.com/zurb/foundation
        .. _modular-scale: https://github.com/scottkellum/modular-scale
        .. _Compass: http://compass-style.org/
        .. _Django: http://www.djangoproject.com/
        .. _rvm: http://rvm.io/
        .. _yui-compressor: http://developer.yahoo.com/yui/compressor/
        .. _webassets: https://github.com/miracle2k/webassets
        .. _virtualenv: http://www.virtualenv.org/
        .. _Jinja2: http://jinja.pocoo.org/
        .. _watchdog: https://github.com/gorakhargosh/watchdog
        .. _Babel: https://pypi.python.org/pypi/Babel
        .. _Optimus-foundation: https://github.com/sveetch/Optimus-foundation
        
        Introduction
        ============
        
        A simple building environment to produce static HTML from `Jinja2`_ templates and with assets compress managing with `webassets`_.
        
        The environment should bring all needed stuff and command lines to build static websites with benefit of templating with `Jinja2`_, compressed assets (for production) with `webassets`_ and cohabits with Compass or Less.
        
        Read the Optimus documentation on `<https://optimus.readthedocs.org/>`_
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Software Development :: Libraries :: Python Modules
