summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2023-04-12 02:01:12 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2023-04-12 02:01:12 (EDT)
commit2710882a528c5e68cf8a647d5b6d3f100d52a9ff (patch)
tree8cf60c06607c8e6b88527976f8494cbd698dee7b /README
Initial commit
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..cbcddf2
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+opkg-opk
+--------
+
+opkg-opk provides information about packages built by opkbuild for opkg.
+It is similar to Debian's dpkg-deb, however it provides only control
+file printing and data file listing.
+
+Copyright
+---------
+
+Copyright (C) 2023 Patrick McDermott
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved. This file is offered as-is,
+without any warranty.