blob: 2066959551acc195f7840119562724fbab850960 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>sping@gentoo.org</email>
<name>Sebastian Pipping</name>
</maintainer>
<stabilize-allarches/>
<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>
|