summaryrefslogtreecommitdiffstats
path: root/projects/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'projects/index.html')
-rwxr-xr-xprojects/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/projects/index.html b/projects/index.html
index 9c02793..6893192 100755
--- a/projects/index.html
+++ b/projects/index.html
@@ -52,4 +52,13 @@
An implementation of Conway's Game of Life written in C and using the curses
interface.
</p>
+<h3><a href="opkhelper/">opkhelper (opkg Build Helper Tools)</a></h3>
+<p>
+ A set of programs to assist in building binary packages installable by the
+ lightweight package manager "opkg". These tools are inspired by
+ "debhelper", a similar set of programs written primarily by Joey Hess for
+ Debian. They are designed to build source packages that comply with draft
+ version 1.0 of
+ <a href="http://odin1.pehjota.net/git/free-embedded-os/tree/source-package-format-1.0.txt">this source package format</a>.
+</p>
<!--#include virtual="../includes/footer.html" -->