diff options
author | will <will@FreeBSD.org> | 2000-12-26 12:30:49 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-26 12:30:49 +0800 |
commit | a4d7b2b4628b4f1f11355809ed2b7299a836cadd (patch) | |
tree | 2b0a94efca33bb3e24bc01a1b9cd52798659d12f /textproc/gutenbook/pkg-descr | |
parent | d8ca08a195290a5fd7a6e0d2136a429ddbee1505 (diff) | |
download | freebsd-ports-gnome-a4d7b2b4628b4f1f11355809ed2b7299a836cadd.tar.gz freebsd-ports-gnome-a4d7b2b4628b4f1f11355809ed2b7299a836cadd.tar.zst freebsd-ports-gnome-a4d7b2b4628b4f1f11355809ed2b7299a836cadd.zip |
Add gutenbook 0.1.10, a product of Project Gutenberg, which aims to provide
a more intuitive way to read etexts on a computer. This port includes a
perl module to read etexts from Project Gutenberg, as well as a gutenbook
executable for reading actual etexts.
PR: 23715
Submitted by: Jeremy Shaffner <jeremy@external.org>
Diffstat (limited to 'textproc/gutenbook/pkg-descr')
-rw-r--r-- | textproc/gutenbook/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/textproc/gutenbook/pkg-descr b/textproc/gutenbook/pkg-descr new file mode 100644 index 000000000000..0e5b37110ecd --- /dev/null +++ b/textproc/gutenbook/pkg-descr @@ -0,0 +1,16 @@ +Gutenbook is a graphical interface for browsing, downloading and reading +Project Gutenberg Etexts. + +It has the following features: + +Book-like pagination Etexts downloaded via HTTP as well as FTP +Index caching and local Etext storing +Browse-able, search-able, sort-able index +Reads plaintext or zip'd Etexts +User preferences interface +Object-oriented design combining Perl and GTK+ +100% home-grown Free Software protected by the GNU GPL + +Project Gutenberg: http://promo.net/pg/index.html + +WWW: http://www.gutenbook.org |