Package: wnpp Severity: wishlist Owner: Debian-java team <debian-j...@listsdebian.org> X-Debbugs-Cc: debian-de...@lists.debian.org, debian-j...@lists.debian.org
* Package name : jheaps Version : 0.14 Upstream Author : Dimitrios Michail * URL : https://github.com/d-michail/jheaps * License : Apache-2.0 Programming Lang: Java Description : Java library with various heap implementations This library contains various heap implementations written in Java. A heap is a priority queue data type which contains elements with keys (duplicate keys are permitted) from a totally-ordered universe. The library is easy to use, its data structures have a well defined interface, it is fast and well documented, and the heaps are written in a similar way as in the JDK. jheaps is needed as a dependency of JGraphT, which will also soon be packaged as a dependency of biojava5-live, needed in Debian-med activities. JGraphtT will also be a nice addition to scientific software in Debian-science. The package will be team-maintained in the Debian-java team.