blob: 711dbe0b03dd97d7283ee5ff3527f68ebc3e2033 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">pwaller/pyfiglet</remote-id>
<remote-id type="pypi">pyfiglet</remote-id>
<bugs-to>https://github.com/pwaller/pyfiglet/issues</bugs-to>
</upstream>
<use>
<flag name="contrib">Install fonts that don't have a clear license</flag>
</use>
</pkgmetadata>
|