/usr/lib/python3/dist-packages/debdry-0.2.2.egg-info/PKG-INFO is in debdry 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 26 | Metadata-Version: 1.1
Name: debdry
Version: 0.2.2
Summary: Semi-assisted automatic Debian packaging
Home-page: https://anonscm.debian.org/cgit/collab-maint/debdry.git
Author: Enrico Zini
Author-email: enrico@debian.org
License: GPL3
Description: debdry is for debian/ directories what debhelper7 is for debian/rules.
It applies the Don't Repeat Yourself idea to packaging, attempting to reuse as
much as possible of upstream's metadata and standard packaging practices.
debdry runs an appropriate auto-debianisation tool for a given source
directory, then applies manual overrides from a debian.in directory.
debdry supports the following types of packages (in brackets you will find
extra packages that need to be installed for each type of package):
- Perl [dh-make-perl]
- Python [python-stdeb, python3-stdeb]
- Ruby [gem2deb]
- Haskell [cabal-debian]
Platform: any
Requires: apt
|