mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
20 lines
755 B
XML
20 lines
755 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">A parser of email address according RFC822, RFC2822, RFC5321 and RFC6532.
|
|
It handles UTF-8 email addresses and encoded-word according RFC2047.</longdescription>
|
|
<upstream>
|
|
<doc>https://dinosaure.github.io/emile/</doc>
|
|
<bugs-to>https://github.com/dinosaure/emile/issues</bugs-to>
|
|
<remote-id type="github">dinosaure/emile</remote-id>
|
|
<maintainer>
|
|
<name>Romain Calascibetta</name>
|
|
<email>romain.calascibetta@gmail.com</email>
|
|
</maintainer>
|
|
</upstream>
|
|
</pkgmetadata>
|