/usr/share/pyshared/zope.publisher-3.12.6.egg-info/entry_points.txt is in python-zope.publisher 3.12.6-2.
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 | [paste.app_factory]
main = zope.publisher.paste:Application
[zope.publisher.publication_factory]
sample = zope.publisher.tests.test_paste:SamplePublication
|