Metadata-Version: 2.0
Name: Redberry
Version: 0.0.6.1
Summary: Flask Blueprint for adding simple CMS functionality
Home-page: https://github.com/michaelcho/redberry
Author: Michael Cho
Author-email: michael.cho@mail.com
License: Apache License 2.0
Keywords: flask cms blog blueprint
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Flask
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: flask (>=0.11.1)
Requires-Dist: python-slugify (>=1.2.1)
Requires-Dist: flask-wtf (>=0.13.1)
Requires-Dist: html5lib-truncation (==0.1.0)

Flask Blueprint for adding simple CMS functionality


