/usr/share/pyshared/gitdb-0.5.4.egg-info is in python-gitdb 0.5.4-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 6 7 8 9 10 11 12 | Metadata-Version: 1.1
Name: gitdb
Version: 0.5.4
Summary: Git Object Database
Home-page: https://github.com/gitpython-developers/gitdb
Author: Sebastian Thiel
Author-email: byronimo@gmail.com
License: BSD License
Description: GitDB is a pure-Python git object database
Platform: UNKNOWN
Requires: async (>=0.6.1)
Requires: smmap (>=0.8.0)
|