/usr/share/pyshared/CouchDB-0.8.egg-info/entry_points.txt is in python-couchdb 0.8-0ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | [console_scripts]
couchdb-dump = couchdb.tools.dump:main
couchpy = couchdb.view:main
couchdb-load = couchdb.tools.load:main
couchdb-replicate = couchdb.tools.replicate:main
|