mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-03-09 11:47:29 -07:00
Closes: https://bugs.gentoo.org/687594 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
23 lines
745 B
XML
23 lines
745 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||
<pkgmetadata>
|
||
<maintainer type="person">
|
||
<email>gentoo@seichter.de</email>
|
||
<name>Ralph Seichter</name>
|
||
</maintainer>
|
||
<maintainer type="person">
|
||
<email>whissi@gentoo.org</email>
|
||
<name>Thomas Deutschmann</name>
|
||
<description>Proxy Maintainer</description>
|
||
</maintainer>
|
||
<longdescription>
|
||
A python extension module to enable python scripts to attach
|
||
to sendmail’s libmilter functionality. Additional python
|
||
modules provide for navigating and modifying MIME parts, and
|
||
sending DSNs or doing CBVs.
|
||
</longdescription>
|
||
<upstream>
|
||
<remote-id type="github">sdgathman/pymilter</remote-id>
|
||
</upstream>
|
||
</pkgmetadata>
|