From d5e2def7e7e94b3dad1446c1c294e7375c01ded9 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 20 Jan 2012 02:30:59 -0500 Subject: Add opkhelper to projects. --- (limited to 'projects/index.html') 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.

+

opkhelper (opkg Build Helper Tools)

+

+ 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 + this source package format. +

-- cgit v0.9.1