File: control

package info (click to toggle)
libjspeex-java 0.9.7-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 1,068 kB
  • sloc: java: 10,928; xml: 210; makefile: 14; sh: 12
file content (20 lines) | stat: -rw-r--r-- 854 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libjspeex-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun@debian.org>, Torsten Werner <twerner@debian.org>
Build-Depends: cdbs, debhelper (>= 9)
Build-Depends-Indep: ant-optional, junit, default-jdk
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjspeex-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjspeex-java.git
Homepage: http://jspeex.sourceforge.net

Package: libjspeex-java
Architecture: all
Depends: ${misc:Depends}
Description: Java Implementation of Speex
 JSpeex is a Java port of the Speex speech codec (Open Source/Free
 Software patent-free audio compression format designed for
 speech). It provides both the decoder and the encoder in pure Java,
 as well as a JavaSound SPI.