summaryrefslogtreecommitdiffstats
path: root/libopkg.1-dbg.pkg/control
blob: 19a2b4a04e63a2c19987f61182cb7eecee64d2b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Architecture: any
Platform: all
Depends: libopkg.1 (= ${Binary-Version})
Description: Open PacKaGe Management - library debugging symbols
 Opkg is a lightweight package management system. It is written in C and
 resembles apt/dpkg in operation. It is intended for use on embedded Linux
 devices and is used in this capacity in the OpenEmbedded and OpenWrt projects.
 .
 As best it can, opkg maintains backwards compatibility with ipkg and conforms
 to a subset of debian's policy manual regarding control files.
 .
 This package provides debugging symbols for the opkg library.