File: control

package info (click to toggle)
nfoview 2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 592 kB
  • sloc: python: 1,284; makefile: 114; sh: 94
file content (37 lines) | stat: -rw-r--r-- 1,018 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
Source: nfoview
Section: utils
Priority: optional
Maintainer: Jeroen Ploemen <jcfp@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 gettext,
 gir1.2-gtk-4.0 <!nocheck>,
 gir1.2-pango-1.0 <!nocheck>,
 python3-all <!nocheck>,
 python3-cairo <!nocheck>,
 python3-gi <!nocheck>,
 python3-pytest <!nocheck>,
 xvfb <!nocheck>,
 xauth <!nocheck>
Standards-Version: 4.7.2
Homepage: https://otsaloma.io/nfoview/
Vcs-Git: https://salsa.debian.org/jcfp/nfoview.git
Vcs-Browser: https://salsa.debian.org/jcfp/nfoview
Rules-Requires-Root: no

Package: nfoview
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 gir1.2-gtk-4.0,
 gir1.2-pango-1.0,
 python3-cairo,
 python3-gi
Recommends: fonts-cascadia-code
Description: simple viewer for NFO files
 NFO Viewer is a simple viewer for NFO files, which are "ASCII art" in
 the CP437 codepage. The advantages of using NFO Viewer instead of a
 text editor are preset font and encoding settings, automatic window
 size and clickable hyperlinks.