mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
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:
committed by
Jonas Stein
parent
5e2c449808
commit
592f68ce76
23
dev-python/pilkit/metadata.xml
Normal file
23
dev-python/pilkit/metadata.xml
Normal 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>
|
||||
Reference in New Issue
Block a user