File: control

package info (click to toggle)
nfoview 1.28-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 620 kB
  • sloc: python: 1,556; sh: 76; makefile: 19
file content (34 lines) | stat: -rw-r--r-- 972 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
Source: nfoview
Section: utils
Priority: optional
Maintainer: JCF Ploemen (jcfp) <linux@jcf.pm>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 gettext,
 gir1.2-gtk-3.0,
 python3,
 python3-distutils,
 python3-gi,
 python3-pytest,
 xvfb,
 xauth
Standards-Version: 4.5.0
Homepage: https://otsaloma.io/nfoview/
Vcs-Git: https://salsa.debian.org/python-team/applications/nfoview.git
Vcs-Browser: https://salsa.debian.org/python-team/applications/nfoview

Package: nfoview
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 gir1.2-gtk-3.0,
 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.