Skip to content

KDE/kio-gopher

Repository files navigation

Gopher KIO Worker Readme

This adds support for the gopher protocol to konqueror and all programs
which supports KIO workers.

It is still in development.

Currently it supports most (if not all) of the gopher protocol. 

Support for gopher+ protocol is not implemented right now.

Protocol Documentation:
 Gopher:
  http://www.faqs.org/rfcs/rfc1436.html

 Gopher+:
  http://iubio.bio.indiana.edu/soft/util/gopher/Gopher+-spec.text

 Gopher URL:
  http://www.cotse.com/CIE/RFC/1738/16.htm

Albert Astals Cid aacid AT kde DOT org