File: control

package info (click to toggle)
scikit-misc 0.1.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 960 kB
  • sloc: fortran: 2,217; python: 2,023; ansic: 1,352; sh: 138; makefile: 97; javascript: 60
file content (27 lines) | stat: -rw-r--r-- 984 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
Source: scikit-misc
Maintainer: Diane Trout <diane@ghic.org>
Section: python
Priority: optional
Build-Depends: cython3,
               debhelper-compat (= 13),
               dh-python,
               gfortran,
               libatlas-base-dev,
               libblas-dev,
               python3-all-dev,
               python3-numpy,
               python3-pytest <!nocheck>,
               python3-pytest-cov <!nocheck>,
               python3-setuptools
Standards-Version: 4.6.0
Homepage: https://github.com/has2k1/scikit-misc
Vcs-Browser: https://salsa.debian.org/python-team/packages/scikit-misc
Vcs-Git: https://salsa.debian.org/python-team/packages/scikit-misc.git

Package: python3-skmisc
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: Miscellaneous tools for scientific computing
 Miscellaneous tools for data analysis and scientific computing.  This
 package provides a LOESS (locally estimated scatterplot smoothing)
 module