File: control

package info (click to toggle)
sctk 2.4.10-20151007-1312Z%2Bdfsg2-3.1~deb10u1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 17,336 kB
  • sloc: ansic: 25,664; cpp: 13,648; perl: 9,898; sh: 1,566; makefile: 916; javascript: 785
file content (42 lines) | stat: -rw-r--r-- 1,073 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
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Source: sctk
Section: science
Priority: optional
Maintainer: Giulio Paci <giuliopaci@gmail.com>
Build-Depends: cdbs,
 devscripts,
 debhelper (>= 9~),
 dh-buildinfo,
 dpkg-dev (>= 1.16.1~),
 librsvg2-bin,
 poppler-utils,
 texlive-latex-base,
 texlive-latex-extra,
 imagemagick,
 ghostscript,
 gnuplot
Standards-Version: 3.9.8
Homepage: http://www.nist.gov/itl/iad/mig/tools.cfm

Package: sctk
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libsgmls-perl
Description: speech recognition scoring toolkit
 This software can be used to test quality performance of
 speech recognition software.
 .
 It includes the SCLITE, ASCLITE, tranfilt, hubscr and utf_filt
 scoring tools.

Package: sctk-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: speech recognition scoring toolkit (documentation)
 This software can be used to test quality performance of
 speech recognition software.
 .
 It includes the SCLITE, ASCLITE, tranfilt, hubscr and utf_filt
 scoring tools.
 .
 This package provides the documentation.