File: control

package info (click to toggle)
lusernet.app 0.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 828 kB
  • sloc: objc: 8,495; makefile: 22
file content (30 lines) | stat: -rw-r--r-- 1,026 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
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 (>= 12),
	       gnustep-make (>= 2.7.0-4),
	       libgnustep-gui-dev,
	       libpantomime-dev
Standards-Version: 4.3.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: ${shlibs:Depends},
	 ${misc: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.