mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-11 14:17:27 -08:00
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
24 lines
707 B
XML
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>
|