Package: libavl-dev Source: libavl Version: 2.0.0 Architecture: powerpc Maintainer: Wessel Dankers Installed-Size: 45 Depends: libavl2 (= 2.0.0) Filename: wheezy/avl/libavl-dev_2.0.0_powerpc.deb Size: 20352 MD5sum: b05452bf1487edcedd718ec6385b9937 SHA1: 31cff96b165a793a048583b131542daf950686ca SHA256: f6fc7d30ca5b1b149be1c95ce19b0ff34ffaf695840bf3fc1e742cff0ce8ed89 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: powerpc Maintainer: Wessel Dankers Installed-Size: 25 Depends: libc6 (>= 2.1.3) Filename: wheezy/avl/libavl2_2.0.0_powerpc.deb Size: 9248 MD5sum: 9985b9da6afc0018606693d4dd89f950 SHA1: ec1eef6031fdc9c47010b9679a6d8928c1c788ca SHA256: 1ca3e1fec526d03e865969d5bb827e3038eda379a419a4b346a60269c00c514e 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.