Metadata-Version: 1.1
Name: handy
Version: 0.1
Summary: A collection of tools to make your django life easier.
Home-page: http://github.com/Suor/handy
Author: Alexander Schepanovski
Author-email: suor.web@gmail.com
License: BSD
Description: Handy
        =====
        
        A collection of different tools, shortcuts, decorators, form and model fields
        to make your django life easier.
        
        Read `full docs <http://handy.readthedocs.org/>`_.
        
        
        Installation
        ------------
        
        ::
        
            pip install handy
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
