summaryrefslogtreecommitdiffstats
path: root/libopkg.1-dev.pkg/control
blob: aa32a01d3b742ec6479c435f3dda4997907276b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Architecture: all
Platform: all
Depends: libopkg.1
Description: Open PacKaGe Management - development files
 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 development files for the opkg library.