File: control

package info (click to toggle)
newsboat 2.21-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 6,108 kB
  • sloc: cpp: 72,024; sh: 383; ansic: 346; makefile: 311; xml: 274; ruby: 206; python: 67; awk: 57; perl: 38
file content (56 lines) | stat: -rw-r--r-- 2,101 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Source: newsboat
Section: net
Priority: optional
Maintainer: Nikos Tsipinakis <nikos@tsipinakis.com>
Build-Depends: debhelper-compat (= 12),
               libncursesw5-dev,
               libxml2-dev,
               libstfl-dev,
               libsqlite3-dev,
               perl,
               pkg-config,
               libcurl4-gnutls-dev,
               libjson-c-dev,
               asciidoctor,
               cargo,
               librust-chrono-0.4-dev,
               librust-time-0.1-dev,
               librust-rand-0.7-dev,
               librust-once-cell-1+parking-lot-dev,
               librust-regex-1-dev,
               librust-url-2-dev,
               librust-xdg-2-dev,
               librust-backtrace-0.3-dev,
               librust-backtrace-sys-0.1-dev,
               librust-unicode-width-0.1-dev,
               librust-nom-5+lexical-core-dev,
               librust-curl-sys-0.4+ssl-dev,
               librust-libc-0.2-dev,
               librust-gettext-rs-0.4-dev,
               librust-natord-1-dev,
               librust-clap-2-dev,
               librust-gettext-sys-0.19-dev,
               librust-tempfile-3-dev,
               librust-proptest-0.9+bit-set-dev,
               librust-proptest-0.9+rusty-fork-dev,
               librust-proptest-0.9+timeout-dev,
               librust-percent-encoding-2-dev,
               librust-section-testing-0.0.4-dev
Standards-Version: 4.5.0
Homepage: https://www.newsboat.org
Vcs-Git: https://salsa.debian.org/nikos/newsboat.git
Vcs-Browser: https://salsa.debian.org/nikos/newsboat
Rules-Requires-Root: no

Package: newsboat
Architecture: any
Recommends: sensible-utils
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: text mode rss feed reader with podcast support
 newsboat is an RSS/Atom feed reader for the text console. It supports OPML
 import/export, podcasts (via companion program podboat), and can serve as
 a client to various feed aggregators (TT-RSS, The Old Reader, Newsblur,
 FeedHQ, ownCloud/nextCloud News). Its interface draws inspiration from mutt
 and slrn.
 .
 Successor of newsbeuter.