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
|
Source: vf1
Section: net
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
Ryan Kavanagh <rak@debian.org>,
Build-Depends:
debhelper-compat (= 13),
Standards-Version: 4.7.3
Rules-Requires-Root: no
Homepage: https://git.sr.ht/~solderpunk/VF-1/
Vcs-Browser: https://salsa.debian.org/python-team/packages/vf1
Vcs-Git: https://salsa.debian.org/python-team/packages/vf1.git
Package: vf1
Architecture: all
Depends:
${misc:Depends},
python3,
Suggests:
feh,
lynx,
mpg123,
vorbis-tools,
xpdf,
Description: command-line gopher client
A full-featured gopher client. VF-1's features include:
* Bookmarking
* Configurable MIME-type handlers
* Line wrapping
* TLS support
* visiting a queue of links (the "tour" feature)
* Veronica search
|