File: control

package info (click to toggle)
nim-kexpr 0.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 188 kB
  • sloc: ansic: 522; makefile: 17; sh: 15
file content (22 lines) | stat: -rw-r--r-- 781 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
Source: nim-kexpr
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>,
           Nilesh Patra <nilesh@debian.org>,
           Debian Nim Team <team+nim@tracker.debian.org>
Build-Depends: debhelper-compat (= 13),
               nim <!nocheck>
Standards-Version: 4.6.0
Homepage: https://github.com/brentp/kexpr-nim
Vcs-Browser: https://salsa.debian.org/med-team/nim-kexpr
Vcs-Git: https://salsa.debian.org/med-team/nim-kexpr.git
Rules-Requires-Root: no

Package: nim-kexpr-dev
Architecture: all
Depends: ${misc:Depends}
Recommends: nim
Description: kexpr math expressions for nim
 This package contains the nim wrapper for Heng Li's kexpr
 math expression library.