Package: libavl-dev Source: libavl Version: 2.0.0 Architecture: i386 Maintainer: Wessel Dankers Installed-Size: 48 Depends: libavl2 (= 2.0.0) Filename: wheezy/avl/libavl-dev_2.0.0_i386.deb Size: 21706 MD5sum: 12dd4169193616637281488f10396c79 SHA1: b5dc3ad6119f25484bd90685d645c24fa5fb7ea6 SHA256: ff10091b0bc62feae6aef645bd48899d5592a73ec71717bb2f62a80f82342829 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: i386 Maintainer: Wessel Dankers Installed-Size: 25 Depends: libc6 (>= 2.1.3) Filename: wheezy/avl/libavl2_2.0.0_i386.deb Size: 10864 MD5sum: 0a586185e225a8f51e9963afb40460fe SHA1: f5ca9175a5677b30d45c5384b5204cfb930c4a91 SHA256: 22433b390c787d8d07db677db8d43d98f91b6fbb98a5d49388dcb1e4879ae066 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.