mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-22 23:19:14 +02:00
gentoo.org redirects to https for some years now. Drop use of http. Signed-off-by: Joe Kappus <joe@wt.gd> Closes: https://github.com/gentoo/gentoo/pull/37171 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
20 lines
753 B
XML
20 lines
753 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>sbraz@gentoo.org</email>
|
|
<name>Louis Sautier</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
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, md5, bsdmd5, sha1, sha224, sha256, sha384,
|
|
sha512, torrent and crc files. Test-only support is available for par,
|
|
par2.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">cfv</remote-id>
|
|
<remote-id type="github">cfv-project/cfv</remote-id>
|
|
<bugs-to>https://github.com/cfv-project/cfv/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|