File: control

package info (click to toggle)
lusernet.app 0.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 836 kB
  • sloc: objc: 8,495; makefile: 16
file content (36 lines) | stat: -rw-r--r-- 1,055 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
Source: lusernet.app
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders:
 Yavor Doganov <yavor@gnu.org>,
Build-Depends:
 debhelper-compat (= 13),
 dpkg-build-api (= 1),
 gnustep-make (>= 2.9.2-2),
 imagemagick,
 libgnustep-gui-dev,
 libpantomime-dev,
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/gnustep-team/lusernet.app.git
Vcs-Browser: https://salsa.debian.org/gnustep-team/lusernet.app
Homepage: http://wiki.gnustep.org/index.php/LuserNET.app

Package: lusernet.app
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Provides:
 news-reader,
Description: News reader for GNUstep
 LuserNET is an NNTP based news reader for GNUstep.  Although it's at
 an early version, it's already quite usable.  The following features
 are available:
 .
  * Coloring of messages based on quoting depth.
  * Background read-ahead.
  * Intelligent scrolling.
  * Handles multiple servers.
  * Completely asynchronous.
  * Good MIME conformance and handling.