[hackers] [sites] 9base release || Anselm R Garbe

From: <hg_AT_suckless.org>
Date: Sun, 16 Aug 2009 10:54:24 +0000 (UTC)

changeset: 154:66ecd3e2e755
user: Anselm R Garbe <garbeam_AT_gmail.com>
date: Mon Aug 03 10:29:06 2009 +0100
files: tools.suckless.org/9base.md www.suckless.org/index.md
description:
9base release

diff -r b67e2283300c -r 66ecd3e2e755 tools.suckless.org/9base.md
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tools.suckless.org/9base.md Mon Aug 03 10:29:06 2009 +0100
@@ -0,0 +1,40 @@
+9base
+=====
+`9base` is a port of various original Plan 9 tools for Unix, based on
+plan9port[1].
+
+It currently contains the following original (no source changes) shell commands from Plan 9 for Unix:
+
+* awk
+* basename
+* bc
+* cat
+* cleanname
+* date
+* dc
+* echo
+* grep
+* ls
+* rc
+* read
+* sed
+* seq
+* sleep
+* sort
+* tee
+* test
+* touch
+* tr
+* uniq
+* yacc
+
+It also contains the Plan 9 libc, libbio, libregexp, libfmt and libutf.
+The overall SLOC is about 36kSLOC, so this userland + all libs is much smaller as for example bash (duh!).
+
+
+Download
+--------
+* [9base-3](http://code.suckless.org/dl/tools/9base-3.tar.gz) (20090803)
+* <code>hg clone [http://code.suckless.org/hg/9base](http://code.suckless.org/hg/9base)</code>
+
+[1] http://swtch.com/plan9port/
diff -r b67e2283300c -r 66ecd3e2e755 www.suckless.org/index.md
--- a/www.suckless.org/index.md Sun Jul 26 14:44:15 2009 -0400
+++ b/www.suckless.org/index.md Mon Aug 03 10:29:06 2009 +0100
@@ -3,6 +3,10 @@
 
 Read more about our [philosophy](/common/) and join us on the [mailing list](common/community).
 
+2009/08/03
+----------
+New [9base](http://tools.suckless.orgu/9base) release: [9base-3](http://code.suckless.org/dl/tools/9base-3.tar.gz)
+
 2009/07/26
 ----------
 New [dwm](http://dwm.suckless.org) release: [dwm-5.6.1](http://code.suckless.org/dl/dwm/dwm-5.6.1.tar.gz)
Received on Sun Aug 16 2009 - 10:54:24 UTC

This archive was generated by hypermail 2.2.0 : Sun Aug 16 2009 - 14:20:14 UTC