mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
* Manually checked, I hope I caught most errors Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
17 lines
618 B
XML
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>
|