/usr/share/pyshared/PasteWebKit-1.0.egg-info/entry_points.txt is in python-pastewebkit 1.0-7.
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 9 | [paste.app_factory]
main=paste.webkit.wsgiapp:make_webkit_app
[paste.paster_command]
servlet=paste.webkit.servlet_script:ServletCommand
[paste.paster_create_template]
webkit=paste.webkit.templates:WebKit
|