digest-gopher | Converts gopher to plaintext-with-links. |
| download: http://git.y1.nz/archives/digest-gopher.tar.gz | |
| README | Files | Log | Refs |
README
1 ...............
2 .DIGEST-gopher.
3 ...............
4
5 summary
6
7 Converts gopher (.gph) documents into plaintext-with-links.
8
9 Intended to be used as part of the [bro](http://git.y1.nz/) browser project,
10 a browser that Uses your OS instead of replacing it.
11
12 build
13
14 Edit config.mk to reflect your system's configuration, then use `make` to
15 compile the digest-gopher binary, then if you want use `make install` to
16 install it onto your system.
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.