Package: libavl-dev Source: libavl Version: 2.0.0 Architecture: armhf Maintainer: Wessel Dankers Installed-Size: 41 Depends: libavl2 (= 2.0.0) Filename: wheezy/avl/libavl-dev_2.0.0_armhf.deb Size: 19776 MD5sum: 8163b38c8ab56e3c27e140a9453f1eba SHA1: 26e9e53ab4a418c46dd08ca6729046418b9338a9 SHA256: c8965faedd1e9d6252ec33dbbb2a1fbdfa33f0f7446dd4cf97736549fda5124f 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: armhf Maintainer: Wessel Dankers Installed-Size: 17 Depends: libc6 (>= 2.13-28) Filename: wheezy/avl/libavl2_2.0.0_armhf.deb Size: 8328 MD5sum: dc2c2ca91c79681c1e78ea31dad1b14a SHA1: c6f39452e85ed8711e9f02f00e61aa8899f0a631 SHA256: 1775d569988d2de8de1246bf580859a8b47f24f5d9e17c1fe26076cc1060f7df 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.