File: control

package info (click to toggle)
grr.app 1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,024 kB
  • sloc: objc: 4,019; sh: 54; makefile: 23
file content (37 lines) | stat: -rw-r--r-- 1,130 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
35
36
37
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-compat (= 13),
 dpkg-build-api (= 1),
 imagemagick,
 libgnustep-gui-dev (>= 0.31.1-7),
 librsskit-dev (>= 0.4-3),
Vcs-Git: https://salsa.debian.org/gnustep-team/grr.app.git
Vcs-Browser: https://salsa.debian.org/gnustep-team/grr.app
Standards-Version: 4.7.0
Homepage: http://gap.nongnu.org/grr/

Package: grr.app
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs: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.