File: control

package info (click to toggle)
grr.app 1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 3,948 kB
  • ctags: 118
  • sloc: objc: 4,019; sh: 72; makefile: 18
file content (34 lines) | stat: -rw-r--r-- 1,153 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Source: grr.app
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Yavor Doganov <yavor@gnu.org>,
	   Federico Gimenez Nieto <fgimenez@coit.es>,
	   Eric Heintzmann <heintzmann.eric@free.fr>
Build-Depends: debhelper (>= 9),
	       libgnustep-gui-dev (>= 0.24.0),
	       librsskit-dev (>= 0.4),
	       imagemagick
Vcs-Git: https://anonscm.debian.org/git/pkg-gnustep/grr.app.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-gnustep/grr.app.git
Standards-Version: 3.9.8
Homepage: http://gap.nongnu.org/grr/

Package: grr.app
Architecture: any
Depends: dpkg (>= 1.17.14),
	 ${shlibs:Depends},
	 ${misc:Depends}
Description: RSS reader for GNUstep
 Grr (Günther's RSS Reader) is a reader for RSS news feeds.  It has
 the following features:
 .
  * Parsing RSS feeds (including Atom).
  * Fetching feeds from the web.
  * Showing headlines.
  * Showing the article's descriptions.
  * Categories for feeds.
  * Articles can be rated.
  * Simple HTML rendering on GNUstep.
  * Serializing obtained feed information to hard disk.
  * Managing (adding, removing) feeds.