Package: ustl
Version: 0.8-1
Depends: 
Source: feeds/https_svn.openwrt.org_openwrt_packages_/libs/ustl
Section: libs
Priority: optional
Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>
Architecture: mipsel
Description:  C++ STL for embedded systems
 C++ Standard Template Library (STL) for embedded systems.
 uSTL is a partial implementation of the STL (Standard Template 
 Library) that reduces code size by factoring memory management 
 code into a non-template base class and deriving containers 
 from it.
