File: control

package info (click to toggle)
python-xypattern 1.1.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: python: 1,050; makefile: 4
file content (31 lines) | stat: -rw-r--r-- 951 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
Source: python-xypattern
Section: python
Priority: optional
Maintainer: Roland Mas <lolando@debian.org>
Build-Depends:
 cython3,
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-all-dev,
 python3-poetry-core,
 python3-poetry-dynamic-versioning,
 python3-pytest,
 python3-pytest-cov,
 python3-scipy,
 python3-setuptools,
 python3-wheel,
Standards-Version: 4.6.2.0
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/CPrescher/xypattern
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-xypattern
Vcs-Git: https://salsa.debian.org/python-team/packages/python-xypattern.git

Package: python3-xypattern
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
Description: Python library to handle x-y patterns
 A simple small library to handle x-y patterns, such as are collected
 with x-ray diffraction or Raman spectroscopy.