opkbuild - OPK Build System
===========================

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 [1].

Currently one format of source package is supported by opkbuild: Source Package
Format 2.x [2].

opkbuild is similar in function to the development library and utilities of
dpkg, the Debian package manager [3].

  [1]: <https://code.google.com/p/opkg/>
  [2]: <http://specs.os.libiquity.com/spf-2.0/>
  [3]: <http://www.debian.org/doc/manuals/debian-faq/ch-pkgtools.en.html#s-dpkg>

Source Repository
-----------------

Browse the opkbuild Git repository on the Web at:

  <http://git.os.libiquity.com/opkbuild/opkbuild.git>

Anonymously clone the opkbuild Git repository at:

  <git://git.os.libiquity.com/opkbuild/opkbuild.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>