diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-14 04:24:44 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-14 04:24:44 +0000 |
commit | ec20fa7ee77bbea93d2fd15c7d68157590eae20a (patch) | |
tree | 49e3aa075b004865ed3af75ff612c21828dddaee /package/expat/ipkg | |
parent | e1a3258d5b696b4cefb7e0da57b7903b3a1115b9 (diff) |
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')
-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 000000000..50c70b88c --- /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 |