summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-05-13 11:15:43 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-05-13 11:15:43 (EDT)
commit7d8f86efdaaf0874fc93257158c89be67429fd22 (patch)
treeb2c42e4cfe8233db9d632610641b38db50e0e0ed /README
parent83e09dd69de1b50fd7a9edb026a624de43ed87da (diff)
README: Reformat.
Diffstat (limited to 'README')
-rw-r--r--README43
1 files changed, 13 insertions, 30 deletions
diff --git a/README b/README
index 730d09a..5de011c 100644
--- a/README
+++ b/README
@@ -1,39 +1,22 @@
-opkbuild - OPK Build System
-===========================
+opkbuild
+--------
-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].
+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:
-Currently one format of source package is supported by opkbuild: Source Package
-Format 2.x [2].
+ https://code.google.com/p/opkg/
-opkbuild is similar in function to the development library and utilities of
-dpkg, the Debian package manager [3].
+Currently one format of source package is supported by opkbuild:
+ProteanOS Source Package Format 2.x:
- [1]: <https://code.google.com/p/opkg/>
- [2]: <http://specs.proteanos.com/spf-2.0/>
- [3]: <http://www.debian.org/doc/manuals/debian-faq/ch-pkgtools.en.html#s-dpkg>
+ http://specs.proteanos.com/spf-2.0/
-Source Repository
------------------
+opkbuild is similar in function to the development library and utilities
+of dpkg, the Debian package manager:
-Browse the opkbuild Git repository on the Web at:
-
- <http://git.proteanos.com/opkbuild/opkbuild.git>
-
-Anonymously clone the opkbuild Git repository at:
-
- <git://git.proteanos.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>
+ https://packages.debian.org/sid/dpkg-dev
+ https://anonscm.debian.org/gitweb/?p=dpkg/dpkg.git;a=tree;f=scripts
Copyright
---------