File: control

package info (click to toggle)
libjazzy-java 0.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 632 kB
  • sloc: java: 4,987; xml: 251; makefile: 12
file content (22 lines) | stat: -rw-r--r-- 859 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libjazzy-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Build-Depends: debhelper-compat (= 13),
               javahelper,
               ant,
               default-jdk-headless
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/java-team/libjazzy-java
Vcs-Git: https://salsa.debian.org/java-team/libjazzy-java.git
Homepage: https://jazzy.sourceforge.net

Package: libjazzy-java
Architecture: all
Depends: ${misc:Depends}
Description: spell checker java library
 Jazzy is a 100% pure Java library implementing a spell checking
 algorithm similar to aspell. It may be used to spell check a variety
 of sources and can be added by java developers who want to add spell
 checking functionality to java applications easily.