blob: 3234ab9c896c77ce177e2d75ecb1a25628452897 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<maintainer type="person">
<email>sam@gentoo.org</email>
<name>Sam James</name>
</maintainer>
<longdescription>
Elfeed is an extensible web feed reader for Emacs, supporting both Atom and
RSS. Elfeed was inspired by notmuch.
</longdescription>
<upstream>
<bugs-to>https://github.com/emacs-elfeed/elfeed/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|