/usr/share/pyshared/kid-0.9.6.egg-info/entry_points.txt is in python-kid 0.9.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 | [console_scripts]
kidc = kid.compile:main
kid = kid.run:main
|