1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2025-04-21 12:27:27 +03:00

qpkg: added copyright headers and changed name to emphasize speediness

- Makefile, gobble.h, gobble.c, id.h, id.c, prereq.h, prereq.c, qpkg.h,
  qpkg.c, rbtest.c: added copyright header
- id.c: include jrb.h (for completeness)
- README: change name from "Query package databases" to "Quick package
  database query"
This commit is contained in:
Werner Almesberger
2010-11-20 07:29:18 -03:00
parent 07a4422641
commit 3d1ef02aba
11 changed files with 129 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
qpkg - Query package databases
==============================
qpkg - Quick package database query
===================================
qpkg is a tool that reads package databases of the kind used by opkg
in OE-derived Jlime (which are very similar to what dpkg and apt use)