public
Description: The official repo is now at http://github.com/couchapp/couchapp
Homepage: http://wiki.github.com/couchapp/couchapp
Clone URL: git://github.com/jchris/couchapp.git
couchapp / MANIFEST.in
100755 8 lines (8 sloc) 0.2 kb
1
2
3
4
5
6
7
8
include INSTALLING.md
include LICENSE
include README.md
include THANKS.txt
include ez_setup.py
recursive-include app-template *
recursive-include vendor *
recursive-include python/couchapp/_external *