File: control

package info (click to toggle)
sfeed 2.3-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 412 kB
  • sloc: ansic: 5,176; sh: 275; makefile: 126; xml: 58
file content (20 lines) | stat: -rw-r--r-- 740 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: sfeed
Section: net
Priority: optional
Maintainer: Hiltjo Posthuma <hiltjo@codemadness.org>
Build-Depends: debhelper-compat (= 13), ncurses-dev
Standards-Version: 4.7.2
Homepage: https://codemadness.org/sfeed.html
Rules-Requires-Root: no

Package: sfeed
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: curl
Suggests: lynx, xclip
Description: RSS and Atom parser
 RSS and Atom parser (and some format programs).
 It converts RSS or Atom feeds from XML to a TAB-separated file. There are
 formatting programs included to convert this TAB-separated format to various
 other formats. There are also some programs and scripts included to import and
 export OPML and to fetch, filter, merge and order feed items.