gentoo/dev-python/pilkit/metadata.xml
Thomas Gstädtner 592f68ce76
dev-python/pilkit: new package
Add new package dev-python/pilkit to the tree.

Closes: https://bugs.gentoo.org/637230
Thanks-to: Thomas Deutschmann whissi@gentoo.org
Package-Manager: Portage-2.3.13, Repoman-2.3.4
2017-11-12 20:22:06 +01:00

24 lines
707 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>thomas@gstaedtner.net</email>
<name>Thomas Gstädtner</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="pypi">pilkit</remote-id>
<remote-id type="github">matthewwithanm/pilkit</remote-id>
<bugs-to>
https://github.com/matthewwithanm/pilkit/issues
</bugs-to>
</upstream>
<longdescription>
PILKit is a collection of utilities for working with
PIL (the Python Imaging Library).
</longdescription>
</pkgmetadata>