Metadata-Version: 1.1
Name: Fanery
Version: 0.1.1
Summary: Application development framework
Home-page: http://pypi.python.org/pypi/Fanery/
Author: Marco Caramma
Author-email: marco@globalsoftwaresecurity.com
License: BSD
Description: ======
        Fanery
        ======
        
        Fanery is a framework that try to make Python applications development easier.
        
        What Fanery has to offer
        ========================
        
        * Funcional style.
        
        * Strong security.
        
        * Inspiration. (maybe)
        
        Short example
        =============
        
        	from fanery import service
        	...
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
