File: control

package info (click to toggle)
newsraft 0.34-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,140 kB
  • sloc: ansic: 12,318; makefile: 76; sh: 28; xml: 21
file content (27 lines) | stat: -rw-r--r-- 762 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
Source: newsraft
Section: net
Priority: optional
Maintainer: Maytham Alsudany <maytham@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 libcurl4-openssl-dev,
 libexpat1-dev,
 libsqlite3-dev,
 libgumbo-dev,
 scdoc,
 mandoc,
Standards-Version: 4.7.2
Homepage: https://codeberg.org/newsraft/newsraft
Vcs-Browser: https://salsa.debian.org/debian/newsraft
Vcs-Git: https://salsa.debian.org/debian/newsraft.git

Package: newsraft
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: lightweight, text-based feed reader
 Newsraft is a lightweight, text-based feed reader inspired by Newsboat.
 Features include parallel downloading, grouping feeds, filtering news with SQL
 conditions, automatic updates, and more.