diff options
author | Patrick 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) |
commit | 2710882a528c5e68cf8a647d5b6d3f100d52a9ff (patch) | |
tree | 8cf60c06607c8e6b88527976f8494cbd698dee7b /README |
Initial commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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. |