Source: cfv
Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Standards-Version: 4.7.4
Homepage: https://github.com/cfv-project/cfv
Vcs-Browser: https://forgejo.debian.net/linux/cfv
Vcs-Git: https://forgejo.debian.net/linux/cfv

Package: cfv
Section: utils
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: versatile file checksum creator and verifier
 cfv is a utility to test and create a wide range of checksum verification
 files. It currently supports testing and creating sfv, sfvmd5, csv, csv2, csv4,
 crc, md5, bsdmd5, sha1, sha224, sha256, sha384, sha512, b3 (BLAKE3) and torrent
 files. Test-only support is available for par, par2.
