Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > d28f7f0ae4706420c0cdfc3e8be9551e > files > 63

python-django-robots-1.0-5.mga5.noarch.rpm

=============
Django Robots
=============

This is a basic Django application to manage robots.txt files following the
`robots exclusion protocol`_, complementing the Django_ `Sitemap contrib app`_.

For installation instructions, see the file "INSTALL.txt" in this
directory; for instructions on how to use this application, and on
what it provides, see the file "overview.txt" in the "docs/"
directory or on ReadTheDocs: http://django-robots.readthedocs.org/

.. _robots exclusion protocol: http://en.wikipedia.org/wiki/Robots_exclusion_standard
.. _Django: http://www.djangoproject.com/
.. _Sitemap contrib app: http://docs.djangoproject.com/en/dev/ref/contrib/sitemaps/