blob: f32a8a4574f1df2952137c82c79a9efe0f65c019 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>sping@gentoo.org</email>
<name>Sebastian Pipping</name>
</maintainer>
<maintainer>
<email>net-mail@gentoo.org</email>
<name>Net-Mail</name>
</maintainer>
<longdescription>
rss2email is a simple Python script that lets you subscribe to a
list of XML newsfeeds (RSS or Atom) and get new items sent to
you by email.
</longdescription>
</pkgmetadata>
|