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
This commit is contained in:
Thomas Gstädtner
2017-11-12 14:31:16 +01:00
committed by Jonas Stein
parent 5e2c449808
commit 592f68ce76
3 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
<?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>