summaryrefslogtreecommitdiff
path: root/app-misc/afc/metadata.xml
blob: d464830114a55341aa610d8d4fe6a8d824ab3277 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  </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>
  <origin>srcux</origin>
</pkgmetadata>