Source: python-ptufile
Section: python
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders:
 Karsten Schöke <karsten.schoeke@geobasis-bb.de>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 cython3,
 libpython3-all-dev,
 pybuild-plugin-pyproject,
 python3-all,
 python3-numpy,
 python3-setuptools,
Standards-Version: 4.7.4
Homepage: https://github.com/cgohlke/ptufile
Vcs-Browser: https://salsa.debian.org/med-team/python-ptufile
Vcs-Git: https://salsa.debian.org/med-team/python-ptufile.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-ptufile
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Recommends:
 python3-xarray,
 ${python3:Recommends},
Suggests:
 ${python3:Suggests},
Description: Read and write PicoQuant PTU and related files
 Ptufile is a Python library to
 - read data and metadata from PicoQuant PTU and related files
   (PHU, PCK, PCO, PFS, PUS, PQRES, PQDAT, PQUNI, SPQR, and BIN)
 - write TCSPC histograms to T3 image mode PTU files.
 .
 PTU files contain time correlated single photon counting (TCSPC)
 measurement data and instrumentation parameters.
