Source: decopy
Section: devel
Maintainer: Maximiliano Curia <maxy@debian.org>
Uploaders:
 Margarita Manterola <marga@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 bzip3 <!nocheck>,
 lzip <!nocheck> | lzip-decompressor <!nocheck>,
 pybuild-plugin-pyproject,
 python3-ahocorasick <!nocheck>,
 python3-all,
 python3-debian,
 python3-hatchling,
 python3-pytest <!nocheck>,
 python3-xdg,
 ronn,
 shared-mime-info <!nocheck>,
 zstd <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://salsa.debian.org/debian/decopy
Vcs-Browser: https://salsa.debian.org/debian/decopy
Vcs-Git: https://salsa.debian.org/debian/decopy.git
Testsuite: autopkgtest-pkg-pybuild

Package: decopy
Architecture: all
Depends:
 bzip2,
 libimage-exiftool-perl,
 python3-debian,
 python3-xdg,
 shared-mime-info,
 xz-utils,
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 bzip3,
 plzip | lzip-decompressor,
 python3-ahocorasick,
 python3-regex,
 python3-tqdm,
 python3-zipfile-zstd,
 zstd,
Description: Automatic debian/copyright Generator
 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.
