Files
guru/app-misc/tai/metadata.xml
Lucio Sauer 68460592f2 */*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2023-06-27 04:24:02 +02:00

17 lines
618 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mustafasalih1991@gmail.com</email>
<name>Mustafa Salih</name>
</maintainer>
<longdescription lang="en">
Terminal Ascii Images is a simple tool written in Rust,it's main use
to convert images and animations to text based arts in the terminal.
</longdescription>
<upstream>
<bugs-to>https://github.com/MustafaSalih1993/tai/issues</bugs-to>
<remote-id type="github">mustafasalih1993/tai</remote-id>
</upstream>
</pkgmetadata>