sunlightlabs / django-layar
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Tree:
392e417
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG.rst | Wed Oct 28 13:47:13 -0700 2009 | |
| |
LICENSE.rst | Wed Oct 28 13:47:13 -0700 2009 | |
| |
MANIFEST.in | Wed Oct 28 13:47:13 -0700 2009 | |
| |
README | Wed Oct 28 13:47:13 -0700 2009 | |
| |
conf.py | Fri Oct 23 11:17:19 -0700 2009 | |
| |
index.rst | Wed Oct 28 13:47:13 -0700 2009 | |
| |
layar-autodoc.rst | Fri Oct 23 11:17:19 -0700 2009 | |
| |
layar/ | Fri Oct 23 11:43:17 -0700 2009 | |
| |
main.rst | Wed Oct 28 13:57:37 -0700 2009 | |
| |
setup.py | Thu Oct 22 13:14:50 -0700 2009 |
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
