Source: jruby-joni Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Hideki Yamane , Torsten Werner Build-Depends: debhelper (>= 12), debhelper-compat (= 12), default-jdk Build-Depends-Indep: junit4 (>= 4.12), libasm-java (>= 6.2.1), libjcodings-java (>= 1.0.41), maven-debian-helper (>= 2.0) Standards-Version: 4.3.0 Vcs-Git: https://salsa.debian.org/java-team/jruby-joni.git Vcs-Browser: https://salsa.debian.org/java-team/jruby-joni Homepage: https://github.com/jruby/joni/ Package: libjruby-joni-java Architecture: all Depends: ${maven:Depends}, ${misc:Depends} Suggests: ${maven:OptionalDepends} Multi-Arch: foreign Description: Java port of Oniguruma regexp library Oniguruma is a regular expressions library. The characteristics of this library is that different character encoding for every regular expression object can be specified. The supported APIs are GNU regex, POSIX, and Oniguruma native.