gentoo/dev-python/pyqrcode/metadata.xml
Michał Górny 0b2c8f8bb0
*/*: Reassign dolsen's packages
Bug: https://bugs.gentoo.org/386853
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-09-13 17:33:36 +02:00

22 lines
685 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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>