Metadata-Version: 1.1
Name: ps-crud
Version: 0.0.2
Summary: CRUD templates for pyramid_sacrud Web interface.
Home-page: http://github.com/sacrud/ps_crud/
Author: Svintsov Dmitry
Author-email: sacrud@uralbash.ru
License: MIT
Description: |PyPI|
        
        ps_crud
        =======
        
        `ps_crud` is extension for `pyramid_sacrud
        <https://github.com/sacrud/pyramid_sacrud/>`_ which provides a templates for
        CRUD.
        
        Support and Development
        =======================
        
        To report bugs, use the `issue tracker
        <https://github.com/sacrud/ps_crud/issues>`_
        
        We welcome any contribution: suggestions, ideas, commits with new futures,
        bug fixes, refactoring, docs, tests, translations etc
        
        If you have question, contact me sacrud@uralbash.ru or IRC channel #sacrud
        
        License
        =======
        
        The project is licensed under the MIT license.
        
        .. |PyPI| image:: http://img.shields.io/pypi/dm/ps_crud.svg
           :target: https://pypi.python.org/pypi/ps_crud/
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Framework :: Pyramid 
Classifier: Topic :: Internet
Classifier: Topic :: Database
