/usr/share/pyshared/repoze.who-1.0.18.egg-info/entry_points.txt is in python-repoze.who 1.0.18-4.
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 | [paste.filter_app_factory]
test = repoze.who.middleware:make_test_middleware
config = repoze.who.config:make_middleware_with_config
predicate = repoze.who.restrict:make_predicate_restriction
authenticated = repoze.who.restrict:make_authenticated_restriction
|