/usr/share/pyshared/restkit-4.2.2.egg-info/entry_points.txt is in python-restkit 4.2.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | [paste.app_factory]
couchdb_proxy = restkit.contrib.wsgi_proxy:make_couchdb_proxy
host_proxy = restkit.contrib.wsgi_proxy:make_host_proxy
proxy = restkit.contrib.wsgi_proxy:make_proxy
|