Package: wnpp Severity: wishlist Owner: "Andreas B. Mundt" <a...@debian.org> X-Debbugs-Cc: debian-de...@lists.debian.org, a...@debian.org
* Package name : libsemantic-version-java Version : 2.1.1 Upstream Contact: Simon Taddiken * URL : https://github.com/skuzzle * License : MIT Programming Lang: Java Description : single-class semantic version implementation for java Semantic-Version requires no further dependencies and is thereby easy to use within projects. Key features are: - Lightweight: Consists of only a single file, no dependencies. - Immutable: Strict immutability ensures easy handling and thread safety. - Serializable: Objects can be serialized using Java's ObjectOutputStream. - Fast: Many performance improvements make this the fastest semver implementation in java around (according to parsing and sorting performance. The package is needed as a dependency for filius (RFP: #982648). I plan to maintain it within the debian java team.