public
Description: helper for publishing data to Layar augmented reality browser from Django
Homepage: http://packages.python.org/django-layar/README.html
Clone URL: git://github.com/sunlightlabs/django-layar.git
name age message
file CHANGELOG.rst Wed Oct 28 13:47:13 -0700 2009 doc shuffle [jamesturk]
file LICENSE.rst Wed Oct 28 13:47:13 -0700 2009 doc shuffle [jamesturk]
file MANIFEST.in Wed Oct 28 13:47:13 -0700 2009 doc shuffle [jamesturk]
file README Wed Oct 28 13:47:13 -0700 2009 doc shuffle [jamesturk]
file conf.py Fri Oct 23 11:17:19 -0700 2009 major doc push [jamesturk]
file index.rst Wed Oct 28 13:47:13 -0700 2009 doc shuffle [jamesturk]
file layar-autodoc.rst Fri Oct 23 11:17:19 -0700 2009 major doc push [jamesturk]
directory layar/ Fri Oct 23 11:43:17 -0700 2009 doc updates for sphinx [jamesturk]
file main.rst Wed Oct 28 13:57:37 -0700 2009 removed installation blurb, people can use pip/... [jamesturk]
file setup.py Thu Oct 22 13:14:50 -0700 2009 added required files [jamesturk]
README
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) 2009.
Written by James Turk <jturk@sunlightfoundation.com>

Source: http://github.com/sunlightlabs/django-layar/

Documentation: http://packages.python.org/django-layar/README.html