/usr/share/pyshared/jsonrpc2-0.3.2.egg-info/entry_points.txt is in python-jsonrpc2 0.3.2-4.
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 6 7 8 | [paste.app_factory]
main = jsonrpc2.paste:make_app
[paste.paster_create_template]
paster_jsonrpc2 = jsonrpc2.paste.templates:JsonRpcTemplate
[console_scripts]
runjsonrpc2 = jsonrpc2.cmd:main
|