Metadata-Version: 1.1
Name: biblion
Version: 2.2.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://travis-ci.org/eldarion/biblion.png?branch=master
           :target: https://travis-ci.org/eldarion/biblion
        
        .. image:: https://coveralls.io/repos/eldarion/biblion/badge.png
          :target: https://coveralls.io/r/eldarion/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 pinaxproject.com. We intend for this app to replace the
        internal Pinax 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 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: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
