opkg: add support for Tags attribute
[project/opkg-lede.git] / familiar / control-unstripped.in
1 Package: opkg-unstripped
2 Replaces: opkg
3 Version: @VERSION@
4 Section: base
5 Priority: required
6 Essential: yes
7 Architecture: @host_cpu@
8 Maintainer: Jamey Hicks <jamey@handhelds.org>
9 Source: http://www.handhelds.org/packages/opkg/opkg-@VERSION@.tar.gz
10 Depends: libc6, busybox
11 Description: lightweight package management system
12 opkg is the Itsy Package Management System, for handling
13 installation and removal of packages on a system. It can
14 recursively follow dependencies and download all packages
15 necessary to install a particular package.
16 .
17 opkg knows how to install both .ipk and .deb packages.
18 .
19 opkg is intended to serve the same functions (and more) for
20 Familiar that dpkg and apt serve for Debian, (while taking
21 up much less space).
22