Package: libavl-dev Source: libavl Version: 2.0.0 Architecture: mipsel Maintainer: Wessel Dankers Installed-Size: 49 Depends: libavl2 (= 2.0.0) Filename: wheezy/avl/libavl-dev_2.0.0_mipsel.deb Size: 20754 MD5sum: e2eb78ef47ae6dedbaa71036b04e89cc SHA1: 0d1519407f0b1da4cee05186ba8f7ac4a12ee25b SHA256: cb0bf95a5d254165e7714444bd48a6f27a77738152d5ec5eb57216d01d49e79e Section: libdevel Priority: extra Description: AVL tree manipulation library - development This library consists of a set of functions to manipulate AVL trees. AVL trees are very efficient balanced binary trees, similar to red-black trees. The functions in this library can handle any kind of payload and search key type. . This package contains the header files and documentation. Package: libavl2 Source: libavl Version: 2.0.0 Architecture: mipsel Maintainer: Wessel Dankers Installed-Size: 24 Depends: libc6 (>= 2.2) Filename: wheezy/avl/libavl2_2.0.0_mipsel.deb Size: 8846 MD5sum: da4bc83e02f3c9727c338594bacb89d7 SHA1: 1df8ceaaae58336d1e986021c62375a9a662e879 SHA256: c697ed2491abfeee4ea063fc5bf80fc8f3164f477dad5f92e3b1ad3fe1db19c0 Section: libs Priority: extra Description: AVL tree manipulation library - runtime This library consists of a set of functions to manipulate AVL trees. AVL trees are very efficient balanced binary trees, similar to red-black trees. The functions in this library can handle any kind of payload and search key type. . This package contains the actual library.