File: control

package info (click to toggle)
texhyphj 1.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 448 kB
  • sloc: java: 2,033; xml: 297; makefile: 24
file content (20 lines) | stat: -rw-r--r-- 789 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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.