File: entry_points.txt

package info (click to toggle)
python-couchdb 0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 232 kB
  • ctags: 246
  • sloc: python: 1,229; makefile: 26
file content (5 lines) | stat: -rw-r--r-- 125 bytes parent folder | download
1
2
3
4
5
[console_scripts]
couchdb-dump = couchdb.tools.dump:main
couchpy = couchdb.view:main
couchdb-load = couchdb.tools.load:main