mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/emailthreads: new package, add 0.1.3
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
19
dev-python/emailthreads/metadata.xml
Normal file
19
dev-python/emailthreads/metadata.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>julien@jroy.ca</email>
|
||||
<name>Julien Roy</name>
|
||||
</maintainer>
|
||||
<longdescription>Python library to parse and format email threads. Give it a list of emails that are part of the same thread and it'll build a tree of responses to the original message.</longdescription>
|
||||
<upstream>
|
||||
<maintainer>
|
||||
<name>Simon Ser</name>
|
||||
<email>contact@emersion.fr</email>
|
||||
</maintainer>
|
||||
<changelog>https://github.com/emersion/python-emailthreads/releases</changelog>
|
||||
<bugs-to>https://github.com/emersion/python-emailthreads/issues</bugs-to>
|
||||
<remote-id type="github">emersion/python-emailthreads</remote-id>
|
||||
<remote-id type="pypi">emailthreads</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user