/usr/lib/python3/dist-packages/Decopy-0.2.2.egg-info/PKG-INFO is in decopy 0.2.2-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 13 14 15 16 17 18 19 20 21 22 23 24 25 | Metadata-Version: 1.1
Name: Decopy
Version: 0.2.2
Summary: Automatic debian/copyright Generator
Home-page: http://anonscm.debian.org/git/collab-maint/decopy.git
Author: Maximiliano Curia
Author-email: maxy@debian.org
License: ISC
Description-Content-Type: UNKNOWN
Description:
Decopy automates writing and updating the debian/copyright file.
It reads all files in the source tree, analyzes the licenses and copyright
messages included and generates the corresponding debian/copyright file.
When the file already exists, decopy parses it to generate a more complete
output.
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: ISC License (ISCL)
Requires: debian
Requires: tqdm
Requires: xdg
|