Metadata-Version: 1.1
Name: lemon-robots
Version: 0.1
Summary: robots.txt simple app for Django
Home-page: https://github.com/trilan/lemon-robots
Author: Mike Yumatov
Author-email: mike@yumatov.org
License: ISC
Description: Lemon Robots
        ============
        
        .. image:: https://secure.travis-ci.org/trilan/lemon-robots.png?branch=develop
        
        A Django application to manage robots.txt files through admin using
        just a textarea.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
