1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
  
     | 
    
      Source: pysqm
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13)
	, dh-python
	, python3-all
	, python3-setuptools
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/alteholz/PySQM
Vcs-Browser: https://salsa.debian.org/debian-astro-team/pysqm
Vcs-Git: https://salsa.debian.org/debian-astro-team/pysqm.git
Package: python3-pysqm
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: SQM reading and plotting software
 PySQM is a multi-platform, open-source software designed to read and
 plot data from Unihedron SQM-LE and SQM-LU photometers, giving as
 an output files with the 'International Dark Sky Association (IDA)
 NSBM Community Standards for Reporting Skyglow Observations' format
 (http://www.darksky.org/night-sky-conservation/248).
 
     |