freebsd-ports/lang/gauche/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

9 lines
504 B
Plaintext

Gauche is a fast, portable Scheme interpreter with "batteries
included". It conforms to the R5RS and R7RS language standards,
supports lots of SRFI out of the box, adds its own object-oriented
programming framework, and supports the R7RS library system as well as
its own pre-R7RS module system. Gauche is designed for the rapid
development of scipts to assist daily work in system administration,
text processing, and other fields. It can handle UTF-8, EUC-JP, and
Shift JIS character strings natively.