File: control

package info (click to toggle)
mir-eval 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,784 kB
  • sloc: python: 8,364; javascript: 261; makefile: 154
file content (51 lines) | stat: -rw-r--r-- 1,860 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: mir-eval
Section: python
Priority: optional
Maintainer: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               python3-matplotlib,
               python3-matplotlib <!nodoc>,
               python3-numpy,
               python3-numpydoc,
               python3-numpydoc <!nodoc>,
               python3-pytest <!nocheck>,
               python3-pytest-cov <!nocheck>,
               python3-pytest-mpl <!nocheck>,
               python3-scipy,
               python3-setuptools,
               python3-six,
               python3-sphinx,
               python3-sphinx-rtd-theme <!nodoc>
Standards-Version: 4.7.0
Homepage: https://github.com/craffel/mir_eval
Vcs-Browser: https://salsa.debian.org/debian/mir-eval
Vcs-Git: https://salsa.debian.org/debian/mir-eval.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-mir-eval
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Suggests: python-mir-eval-doc
Description: Common metrics for common audio/music processing tasks
 Python library for computing common heuristic accuracy scores for
 various music/audio information retrieval/signal processing tasks.
 .
 This package provides the Python 3.x module.

Package: python-mir-eval-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
         ${sphinxdoc:Depends}
#Built-Using: ${sphinxdoc:Built-Using}
Description: Improved Python mir-eval module from (common documentation)
 Python library for computing common heuristic accuracy scores for
 various music/audio information retrieval/signal processing tasks.
 .
 This package contains HTML documentation, incorporates instructions on how
 to install and configure and use this module Python mir-eval.