/usr/share/weresync/WereSync-1.0.7.egg-info/entry_points.txt is in weresync 1.0.7-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]
weresync = weresync.interface:main
[gui_scripts]
weresync-gui = weresync.gui:start_gui
|