summaryrefslogtreecommitdiffstats
path: root/dev/opkhelper.mdwn
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2014-03-06 21:51:03 (EST)
committer P. J. McDermott <pjm@nac.net>2014-03-06 21:51:03 (EST)
commitea58c2c510475b4c9d61bb9bf521c95aedba9e9c (patch)
treec432fba60929651ad7916a51ce44affa004ceaac /dev/opkhelper.mdwn
parentb7be482e5a225dc1239c8ee0708d1a452a0816a1 (diff)
dev/opkhelper: New page.
Diffstat (limited to 'dev/opkhelper.mdwn')
-rw-r--r--dev/opkhelper.mdwn37
1 files changed, 37 insertions, 0 deletions
diff --git a/dev/opkhelper.mdwn b/dev/opkhelper.mdwn
new file mode 100644
index 0000000..c85bf40
--- /dev/null
+++ b/dev/opkhelper.mdwn
@@ -0,0 +1,37 @@
+[[!meta title="opkhelper"]]
+
+This is opkhelper, a collection of utilities to automate common tasks in
+building distribution packages using opkbuild.
+
+Included in opkhelper are programs to automatically work with package
+build systems, fix file owners and modes, strip binary files, and
+install files into binary packages, etc.
+
+opkhelper is inspired by debhelper, a similar collection of programs for
+Debian.
+
+
+Downloading
+===========
+
+The current version of opkhelper is [3.0.0][rel-ann].
+
+opkhelper can be found on the ProteanOS files site by [HTTP][dl-http] or
+[FTP][dl-ftp].
+
+opkhelper is maintained in a [Git repository][repo-http], which can be cloned
+from `git://git.proteanos.com/opkhelper/opkhelper.git`.
+
+[rel-ann]: http://lists.proteanos.com/proteanos-dev/2014/03/msg00000.html
+[dl-http]: http://files.proteanos.com/pub/opkhelper/
+[dl-ftp]: ftp://files.proteanos.com/pub/opkhelper/
+[repo-http]: http://git.proteanos.com/opkhelper/opkhelper.git/
+
+
+Mailing List
+============
+
+Bug reports, feature requests, and patches for opkhelper are welcome on the
+[ProteanOS development mailing list][proteanos-dev].
+
+[proteanos-dev]: http://lists.proteanos.com/proteanos-dev/