File: control

package info (click to toggle)
python-lrcalc 2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,956 kB
  • sloc: ansic: 5,447; sh: 4,470; makefile: 34; python: 14
file content (26 lines) | stat: -rw-r--r-- 802 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
Source: python-lrcalc
Section: python
Priority: optional
Maintainer: Debian Math Team <team+math@tracker.debian.org>
Uploaders: Tobias Hansen <thansen@debian.org>
Build-Depends:
 debhelper (>= 13),
 debhelper-compat (= 13),
 dh-python,
 dh-sequence-python3,
 cython3,
 liblrcalc-dev (>= 2.1),
 python3-all-dev,
 python3-setuptools,
Standards-Version: 4.6.0
Homepage: https://sites.math.rutgers.edu/~asbuch/lrcalc/
Vcs-Git: https://salsa.debian.org/math-team/python-lrcalc.git
Vcs-Browser: https://salsa.debian.org/math-team/python-lrcalc

Package: python3-lrcalc
Architecture: any
Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Python interface to lrcalc -- Python 3
 This is a Cython interface to the C library lrcalc.
 .
 This package installs the library for Python 3.