Package: libavl-dev Source: libavl Version: 2.0.0 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 50 Depends: libavl2 (= 2.0.0) Filename: wheezy/avl/libavl-dev_2.0.0_amd64.deb Size: 21380 MD5sum: 0a5c09d7932f6e659fd7b41bd85b625d SHA1: b12774bd28008ab7624d2fc14c41b690c47c5de2 SHA256: e9c953c72cfdafacc1cb1f140d2114212e81cc533b92404580e5574b3edb6f39 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: amd64 Maintainer: Wessel Dankers Installed-Size: 26 Depends: libc6 (>= 2.2.5) Filename: wheezy/avl/libavl2_2.0.0_amd64.deb Size: 10272 MD5sum: ace2a64ab0a0d57585d4e652635ea490 SHA1: 707f7736ebc3ca485bc4b32db673bdc0a581854d SHA256: ed6a0d0563e901597e281f7fbd0532059a7d59f6244543e80ff8623b9c7b0f9f 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.