blob: 94c389e68bdcfca5314ded7f1cb797f952f01746 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
opkhelper - OPK Build Helper Tools
===================================
opkhelper is a collection of utilities to help build software packages using opkbuild
[1].
opkhelper is inspired by debhelper [2], a similar set of programs written primarily
by Joey Hess for Debian.
[1]: <http://git.os.libiquity.com/opkbuild/opkbuild.git>
[2]: <http://kitenet.net/~joey/code/debhelper/>
Source Repository
-----------------
Browse the opkhelper Git repository on the Web at:
<http://git.os.libiquity.com/opkhelper/opkhelper.git>
Anonymously clone the opkhelper Git repository at:
<git://git.os.libiquity.com/opkhelper/opkhelper.git>
Maintainer
----------
Send questions, comments, bug reports, patches, Git pull requests, and/or money
to P. J. McDermott:
<mailto:pjm@nac.net>
<http://www.pehjota.net/contact.html>
|