1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: gopher
Section: net
Priority: optional
Maintainer: John Goerzen <jgoerzen@complete.org>
Standards-Version: 4.3.0
Build-Depends: debhelper (>= 9), ncurses-dev, autoconf, gnulib
Vcs-Browser: https://github.com/jgoerzen/gopher
Vcs-Git: https://github.com/jgoerzen/gopher.git
Package: gopher
Provides: gopher-client
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Distributed Hypertext Client, Gopher protocol
This package contains the client for the distributed global directory
and hypertext system known as gopher. This is a text-based (ncurses)
client from the University of Minnesota. It also supports the gopher+
protocol, as well as links to ftp, http, and other external viewers.
|