diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-08-14 04:24:44 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-08-14 04:24:44 +0000 |
commit | c3e3f79ef4bfaea9558ecb7a32d8591f2796e430 (patch) | |
tree | 49e3aa075b004865ed3af75ff612c21828dddaee /package/expat/ipkg/libexpat.control | |
parent | 031bda20037e9bd73eca5625c9230dcf93ec4af5 (diff) | |
download | upstream-c3e3f79ef4bfaea9558ecb7a32d8591f2796e430.tar.gz upstream-c3e3f79ef4bfaea9558ecb7a32d8591f2796e430.tar.bz2 upstream-c3e3f79ef4bfaea9558ecb7a32d8591f2796e430.zip |
add expat package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1656 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/expat/ipkg/libexpat.control')
-rw-r--r-- | package/expat/ipkg/libexpat.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/expat/ipkg/libexpat.control b/package/expat/ipkg/libexpat.control new file mode 100644 index 0000000000..50c70b88cf --- /dev/null +++ b/package/expat/ipkg/libexpat.control @@ -0,0 +1,6 @@ +Package: libexpat +Priority: optional +Section: net +Maintainer: OpenWrt Developers Team <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/expat/ +Description: a fast, non-validating, stream-oriented XML parsing library |