mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
* Manually checked, I hope I caught most errors Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
17 lines
579 B
XML
17 lines
579 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>gentoo@tastytea.de</email>
|
|
<name>tastytea</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
fontpreview is a commandline tool that lets you quickly search for fonts
|
|
that are installed on your machine and preview them.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/sdushantha/fontpreview/issues</bugs-to>
|
|
<remote-id type="github">sdushantha/fontpreview</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|