Metadata-Version: 1.1
Name: biblion
Version: 2.4.0
Summary: the eldarion.com blog app intended to be suitable for site-level company and project blogs
Home-page: http://github.com/eldarion/biblion
Author: UNKNOWN
Author-email: UNKNOWN
License: BSD
Description: ==============
        Biblion README
        ==============
        
        
        
        .. image:: https://img.shields.io/travis/eldarion/biblion.svg
            :target: https://travis-ci.org/eldarion/biblion
        
        .. image:: https://img.shields.io/coveralls/eldarion/biblion.svg
            :target: https://coveralls.io/r/eldarion/biblion
        
        .. image:: https://img.shields.io/pypi/dm/biblion.svg
            :target:  https://pypi.python.org/pypi/biblion/
        
        .. image:: https://img.shields.io/pypi/v/biblion.svg
            :target:  https://pypi.python.org/pypi/biblion/
        
        .. image:: https://img.shields.io/badge/license-BSD-blue.svg
            :target:  https://pypi.python.org/pypi/biblion/
        
        
        
        Biblion was the eldarion.com blog which we've extracted and open sourced. It
        is currently positioned as being used for site/project blogs such as
        eldarion.com and eldarionproject.com. We intend for this app to replace the
        internal eldarion blog app once we've made it feature complete.
        
        
        Current features include:
        
         * support for multiple channels (e.g. technical vs business)
         * use of Creole as markup format
         * Atom and RSS feeds
         * previewing of blog posts before publishing
         * optional ability to announce new posts on twitter
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
