From f45c10a4dde96ec9f32bce6f88af9e2c8506edbb Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 4 Sep 2010 10:04:11 +0200 Subject: gopherfs: Moved from hurdextras to incubator. --- hurd/translator.mdwn | 1 + hurd/translator/gopherfs.mdwn | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 hurd/translator/gopherfs.mdwn (limited to 'hurd') diff --git a/hurd/translator.mdwn b/hurd/translator.mdwn index 672f6c9f..dd5c5b4d 100644 --- a/hurd/translator.mdwn +++ b/hurd/translator.mdwn @@ -92,6 +92,7 @@ Read about translator [[short-circuiting]]. * [[nsmux]] * [[netio]] * [[tarfs]] +* [[gopherfs]] * ... # Translators (only) in Hurdextras diff --git a/hurd/translator/gopherfs.mdwn b/hurd/translator/gopherfs.mdwn new file mode 100644 index 00000000..6c32430f --- /dev/null +++ b/hurd/translator/gopherfs.mdwn @@ -0,0 +1,16 @@ +[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +`gopherfs` is a virtual filesystem allowing you to access Gopher sites. + + +# Source + +incubator, gopherfs/master -- cgit v1.2.3