Metadata-Version: 1.0
Name: django-birdland
Version: 0.1a1
Summary: A simple blog app for Django
Home-page: https://bitbucket.org/jeffkistler/django-backlinks
Author: Jeff Kistler
Author-email: jeff@jeffkistler.com
License: BSD
Description: =============
        Birdland Blog
        =============
        
        Birdland is a simple blog application for use in Django_ projects. For
        installation instructions see the file ``INSTALL`` in this directory
        and for documentation see the files in the ``docs/`` directory.
        
        .. _Django: http://www.djangoproject.com/
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
