Metadata-Version: 1.0
Name: pyrone
Version: 0.2
Summary: pyrone
Home-page: https://bitbucket.org/cancel/pyrone
Author: Sergei Stolyarov
Author-email: sergei.stolyarov@regolit.com
License: New BSD License
Description: Pyrone
        ======
        
        Pyrone is a lightweight and simple personal blog-like CMS
        application written in Python and Pyramid framework.
        
        Features
        --------
        
        * basic blog functions: writing new articles, article discussions;
        * internal files storage;
        * backup & restore functions;
        * Markdown language support for articles and discussions;
        * external authentication: twitter, openid etc.
        
        License
        -------
        
        Pyrone is licensed under `New BSD License <http://www.opensource.org/licenses/BSD-3-Clause>`_ license terms.
        
        Authors
        -------
        
        Pyrone is written by `Sergei Stolyarov <mailto:sergei@regolit.com>`_.
        
        
        0.1
        ---
        
        * Initial version
        
Keywords: web wsgi bfg pylons pyramid
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Pylons
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
