Metadata-Version: 1.1
Name: Rhetoric
Version: 0.1.0
Summary: Pyramid-like routes for Django projects
Home-page: https://github.com/avanov/Rhetoric
Author: Maxim Avanov
Author-email: maxim.avanov@gmail.com
License: MIT
Download-URL: https://github.com/avanov/Rhetoric
Description: Rhetoric
        =============
        
        .. image:: https://pypip.in/v/Rhetoric/badge.png
                :target: https://crate.io/packages/Rhetoric
        
        .. image:: https://pypip.in/d/Rhetoric/badge.png
                :target: https://crate.io/packages/Rhetoric
        
        Status: **Early Development, Unstable API**.
        
        Naive implementation of Pyramid-like routes for Django projects.
        
        Changelog
        ================
        
Keywords: pyramid django routes
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
