Source: texhyphj
Section: java
Priority: optional
Maintainer: Sebastian Humenda <shumenda@gmx.de>
Build-Depends: debhelper-compat (= 12), default-jdk (>= 2:1.8) | java8-sdk-headless,
    ant, javahelper, maven-repo-helper
Standards-Version: 4.5.0
Homepage: https://github.com/joeha480/texhyphj
Vcs-Browser: https://salsa.debian.org/a11y-team/texhyphj
Vcs-Git: https://salsa.debian.org/a11y-team/texhyphj.git

Package: libtexhyphj-java
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Support for TeX hyphenation patterns in Java
 This Java library allows the re-use of hyphenation patterns, as used by LaTeX.
 .
 This project continues the work by David Tolpin. Specifically, adding UTF-8
 support for pattern files while maintaining the original functionality.
