You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/pyqrcode/metadata.xml

22 lines
686 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<maintainer>
<email>mnooner256@gmail.com</email>
<name>Michael Nooner</name>
</maintainer>
<remote-id type="pypi">PyQRCode</remote-id>
<remote-id type="github">mnooner256/pyqrcode</remote-id>
</upstream>
<longdescription>
The pyqrcode module is a QR code generator that is simple to use and
written in pure python. The module can automate most of the building
process for creating QR codes.
</longdescription>
</pkgmetadata>