/usr/share/pyshared/zc.buildout-1.7.1.egg-info/entry_points.txt is in python-zc.buildout 1.7.1-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 5 | [console_scripts]
buildout = zc.buildout.buildout:main
[zc.buildout]
debug = zc.buildout.testrecipes:Debug
|