File: control

package info (click to toggle)
gnome-feeds 0.16.2%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 928 kB
  • sloc: python: 3,840; xml: 168; sh: 75; makefile: 2
file content (56 lines) | stat: -rw-r--r-- 1,808 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: gnome-feeds
Section: gnome
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Henry-Nicolas Tourneur <debian@nilux.be>
Build-Depends: appstream-util,
               debhelper-compat (= 13),
               dh-python,
               libgirepository1.0-dev,
               libglib2.0-dev,
               libgtk-3-dev,
               libhandy-1-dev,
               libwebkit2gtk-4.0-dev,
               meson,
               python-gi-dev,
               python3-all,
               python3-arrow,
               python3-bs4,
               python3-feedparser,
               python3-html5lib,
               python3-listparser,
               python3-lxml,
               python3-pil,
               python3-pygments,
               python3-readability,
               python3-requests,
               python3-tz
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://gitlab.gnome.org/World/gfeeds
Vcs-Browser: https://salsa.debian.org/python-team/packages/gnome-feeds
Vcs-Git: https://salsa.debian.org/python-team/packages/gnome-feeds.git

Package: gnome-feeds
Architecture: all
Depends: gir1.2-handy-1,
         gir1.2-webkit2-4.0,
         python3-arrow,
         python3-bs4,
         python3-feedparser,
         python3-gi,
         python3-html5lib,
         python3-listparser,
         python3-lxml,
         python3-pil,
         python3-pygments,
         python3-readability,
         python3-requests,
         python3-tz,
         xdg-utils,
         ${misc:Depends},
         ${python3:Depends}
Description: RSS/Atom feed reader for GNOME
 GNOME-Feeds is an RSS/Atom feed reader with an adaptative UI.
 It is a Python3 GTK based application with a small screen compatible
 graphical user interface. It supports importing OPML files.