From 28333cb5601225f4b458e61428343529397fb231 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 01 Nov 2013 11:22:34 -0400 Subject: projects/index.mdwn: Describe ProteanOS programs. --- diff --git a/projects/index.mdwn b/projects/index.mdwn index f84495f..3121b3e 100644 --- a/projects/index.mdwn +++ b/projects/index.mdwn @@ -14,11 +14,26 @@ Active or Otherwise Interesting ProteanOS is a fully-free BusyBox/Linux-libre operating system binary distribution designed for embedded applications. Within this project, I'm also developing a number of programs, including: - - [opkbuild](http://git.proteanos.com/opkbuild/opkbuild.git/) - - [opkhelper](http://git.proteanos.com/opkhelper/opkhelper.git/) - - [markdownbook](http://git.proteanos.com/markdownbook/markdownbook.git/) - - [pro-archman](http://www.proteanos.com/dev/pro-archman/) - - [prokit](http://git.proteanos.com/prokit/prokit.git/) + - [opkbuild](http://git.proteanos.com/opkbuild/opkbuild.git/): + opkbuild is a distibution build system – a set of tools for building + software packages. From source packages it builds binary packages for use + with the [opkg package manager](https://code.google.com/p/opkg/). + - [opkhelper](http://git.proteanos.com/opkhelper/opkhelper.git/): + opkhelper is a collection of utilities to help build software packages + using opkbuild. opkhelper is inspired by + [debhelper](http://kitenet.net/~joey/code/debhelper/), a similar set of + programs written primarily by Joey Hess for Debian. + - [markdownbook](http://git.proteanos.com/markdownbook/markdownbook.git/): + The Text::MarkdownBook Perl distribution builds HTML and plain text books + with multiple chapters and appendices from Markdown-formatted source + files. It supports HTML templating, intersection links, and automatic + generation of tables of contents. + - [pro-archman](http://www.proteanos.com/dev/pro-archman/): + This is pro-archman, the ProteanOS Archive Manager. + pro-archman manages packages in an archive laid out as explained in the + [specification](http://www.proteanos.com/dev/archive/layout/). + - [prokit](http://git.proteanos.com/prokit/prokit.git/): + This is prokit, the ProteanOS Development Kit. * [ssic (Server Side Includes Compiler)](ssic/): ssic processes HTML documents with SSI directives formatted as SGML comments. It can be used to process documents without an HTTP server for -- cgit v0.9.1