diff options
-rw-r--r-- | hurd/translator.mdwn | 1 | ||||
-rw-r--r-- | hurd/translator/gopherfs.mdwn | 16 | ||||
-rw-r--r-- | hurdextras.mdwn | 7 |
3 files changed, 17 insertions, 7 deletions
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 diff --git a/hurdextras.mdwn b/hurdextras.mdwn index 9db1c8d6..45a82dab 100644 --- a/hurdextras.mdwn +++ b/hurdextras.mdwn @@ -21,13 +21,6 @@ This is about merging some hurdextras stuff into Hurd proper repostitories. * stesie -- OK -## gopherfs - - * mmenal / Manuel Menal <mmenal@hurdfr.org> -- NOK (but trivial) -- OK - * Ben Asseltsine <ben@asselstine.com> -- OK - * mrphython / James A. Morrison <ja2morri@uwaterloo.ca> -- OK - * Igor Khavkine <igor@twu.net> -- OK - ## libfuse /!\ Waiting for <https://savannah.gnu.org/support/?107474>. |