Metadata-Version: 1.0
Name: django-layar
Version: 0.2.0
Summary: helper for publishing data to Layar augmented reality browser from Django
Home-page: http://github.com/sunlightlabs/django-layar/
Author: James Turk
Author-email: jturk@sunlightfoundation.com
License: BSD License
Description: django-layar
        ============
        
        Django generic view for making `Layar <http://layar.com>`_ endpoints.
        
        Provides abstract class that responds to Layar API requests in the appropriate format.  By implementing two small functions it is possible to add a layer to the Layar augmented reality application for Android and iPhone.
        
        django-layar is a project of Sunlight Labs (c) 2010.
        Written by James Turk <jturk@sunlightfoundation.com>
        
        Source: http://github.com/sunlightlabs/django-layar/
        
        Documentation: http://packages.python.org/django-layar/README.html
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Environment :: Web Environment
