From e8b5b4f11540bbd2478ce634def73129ffabf583 Mon Sep 17 00:00:00 2001 From: Oliver Freyermuth Date: Wed, 24 Aug 2022 20:46:32 +0200 Subject: [PATCH] app-misc/afc: Add missing metadata.xml. Signed-off-by: Oliver Freyermuth --- app-misc/afc/metadata.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 app-misc/afc/metadata.xml diff --git a/app-misc/afc/metadata.xml b/app-misc/afc/metadata.xml new file mode 100644 index 0000000000..bfca7c0919 --- /dev/null +++ b/app-misc/afc/metadata.xml @@ -0,0 +1,16 @@ + + + + + o.freyermuth@googlemail.com + Oliver Freyermuth + + + https://github.com/olifre/afc/issues + olifre/afc + + + 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. + +