diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2009-10-15 20:59:57 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2009-10-15 20:59:57 (GMT) |
| commit | 6609c38a1a6e91ba6d640cb02339475106c7991d (patch) | |
| tree | 2c35db9f5e6f92d67761fbab58ad3bfbd5158a14 | |
| parent | 37a316677c233c766395f096dc02a6f7e3e4fff2 (diff) | |
| download | busybox-website-6609c38a1a6e91ba6d640cb02339475106c7991d.tar.gz busybox-website-6609c38a1a6e91ba6d640cb02339475106c7991d.tar.bz2 | |
added pyvm link
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | tinyutils.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tinyutils.html b/tinyutils.html index 1831346..49a6d8b 100644 --- a/tinyutils.html +++ b/tinyutils.html @@ -41,6 +41,10 @@ if you want a daemon to repeatedly adjust the clock over time, try that.</td> requires GTK+, but not Gnome. Or you can try the <a href="http://links.twibright.com/">graphical version of links</a>.</p> +<p><a href="http://students.ceid.upatras.gr/~sxanth/pyvm-2.0/">pyvm</a> is a minimalistic +toy toolchain containing various programs (www browser, pdf viewer, windowing environment +on linuxfb, ssh, git, pgp, etc) in a 2MB tarball.</p> + <h3>SCRIPTING LANGUAGES</h3> <p>Although busybox has built-in support for shell scripts, plenty of other small scripting languages are available on the net. A few examples:</p> |
