File: control

package info (click to toggle)
gnome-feeds 2.2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,520 kB
  • sloc: python: 5,369; sh: 93; xml: 28; makefile: 2
file content (64 lines) | stat: -rw-r--r-- 2,236 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
57
58
59
60
61
62
63
64
Source: gnome-feeds
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy BĂ­cha <jbicha@ubuntu.com>, Henry-Nicolas Tourneur <debian@nilux.be>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
Build-Depends-Indep: appstream <!nocheck>,
                     blueprint-compiler (>= 0.8),
                     libadwaita-1-dev,
                     libgirepository1.0-dev,
                     libglib2.0-dev,
                     libgtk-4-dev,
                     libwebkitgtk-6.0-dev,
                     meson,
                     python-gi-dev,
                     python3-all,
                     python3-arrow,
                     python3-bs4,
                     python3-feedparser,
                     python3-html5lib,
                     python3-listparser,
                     python3-lxml,
                     python3-lxml-html-clean,
                     python3-pil,
                     python3-pygments,
                     python3-readability,
                     python3-requests,
                     python3-syndom,
                     python3-tz
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://gfeeds.gabmus.org/
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-feeds
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-feeds.git

Package: gnome-feeds
Architecture: all
Depends: gir1.2-adw-1,
         gir1.2-webkit-6.0,
         python3-arrow,
         python3-bs4,
         python3-feedparser,
         python3-gi,
         python3-html5lib,
         python3-humanize,
         python3-listparser,
         python3-lxml,
         python3-lxml-html-clean,
         python3-magic,
         python3-pil,
         python3-pygments,
         python3-readability,
         python3-requests,
         python3-syndom,
         python3-tz,
         xdg-utils,
         ${misc:Depends},
         ${python3:Depends}
Provides: gfeeds
Description: RSS/Atom feed reader for GNOME
 GNOME Feeds (gfeeds) 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.