Package: libavl-dev Source: libavl Version: 2.0.0 Architecture: mips Maintainer: Wessel Dankers Installed-Size: 49 Depends: libavl2 (= 2.0.0) Filename: wheezy/avl/libavl-dev_2.0.0_mips.deb Size: 20636 MD5sum: 9e042fd1fe18d762e72d7bbbfdb3ed34 SHA1: e5eb287741e03cda07430247b25a90f577394d7a SHA256: 01178cb8e299e18fc90c8c3a616df3cf4f5df7c824ff41dfc2c45249a7d0621e 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: mips Maintainer: Wessel Dankers Installed-Size: 24 Depends: libc6 (>= 2.2) Filename: wheezy/avl/libavl2_2.0.0_mips.deb Size: 8796 MD5sum: 50179528c532cab4f02320422458d9e4 SHA1: d82847c2d12c31bc6750f1ae659df2cd15abc55e SHA256: 7462c05f7ed12613332c131c8affb459be794bbd690af485b0dc3c7332069577 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.