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
|
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 (>= 11~),
dh-python,
gettext,
python3,
python3-distutils
Standards-Version: 4.3.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: xfonts-terminus
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.
|