Metadata-Version: 1.0
Name: django-backlinks
Version: 0.1a1
Summary: A generic linkbacks app for Django
Home-page: https://bitbucket.org/jeffkistler/django-backlinks
Author: Jeff Kistler
Author-email: jeff@jeffkistler.com
License: BSD
Description: ================
        Django Backlinks
        ================
        
        Django Backlinks is a framework for adding backlink, such as
        TrackBack <http://www.sixapart.com/pronet/docs/trackback_spec> and
        Pingback <http://hixie.ch/specs/pingback/pingback> capabilities to Django
        applications and projects built on the Django web framework
        <http://www.djangoproject.com/>.
        
        For installation instructions, please read the ``INSTALL`` file located in
        this directory.
        
        For instructions on the usage of this application, please read ``overview.txt``
        located in the ``docs/`` directory.
        
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
