Files
guru/app-misc/afc/metadata.xml
Anna (cybertailor) Vyalkova 1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00

17 lines
667 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>o.freyermuth@googlemail.com</email>
<name>Oliver Freyermuth</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/olifre/afc/issues</bugs-to>
<remote-id type="github">olifre/afc</remote-id>
</upstream>
<longdescription lang="en">
Anime File Checker is a simple file checker with neither frills nor extra bells and whistles.
It takes a list of files and calculates crc32 using zlib functionality, and shows whether it is found in the filename or not.
</longdescription>
</pkgmetadata>