/usr/share/pyshared/PasteDeploy-1.5.0.egg-info/entry_points.txt is in python-pastedeploy 1.5.0-3.
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 | [paste.filter_app_factory]
config = paste.deploy.config:make_config_filter [Config]
prefix = paste.deploy.config:make_prefix_middleware
[paste.paster_create_template]
paste_deploy=paste.deploy.paster_templates:PasteDeploy
|