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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
Source: sdaps
Section: science
Priority: optional
Maintainer: Debian Edu Packaging Team <debian-edu-pkg-team@lists.alioth.debian.org>
Uploaders:
Dominik George <natureshadow@debian.org>,
Build-Depends:
debhelper-compat (= 12),
dh-python,
gir1.2-gtk-3.0,
gir1.2-poppler-0.18,
libcairo2-dev,
libglib2.0-dev,
libtiff5-dev,
python3-cairo,
python3-cairo-dev,
python3-dev,
python3-distutils-extra,
python3-gi,
python3-gi-cairo,
python3-opencv,
python3-pil,
python3-reportlab,
python3-setuptools,
python3-zbar,
texlive,
texlive-plain-generic,
texlive-latex-extra,
texlive-latex-recommended,
texlive-science,
zbar-tools,
Standards-Version: 4.5.0
Homepage: https://sdaps.org
Vcs-Browser: https://salsa.debian.org/debian-edu-pkg-team/sdaps
Vcs-Git: https://salsa.debian.org/debian-edu-pkg-team/sdaps.git
Testsuite: autopkgtest-pkg-python
Package: sdaps
Architecture: any
Depends:
gir1.2-poppler-0.18,
python3-cairo,
python3-gi,
python3-gi-cairo,
python3-opencv,
python3-zbar,
zbar-tools,
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
Recommends:
gir1.2-gtk-3.0,
python3-pil,
python3-reportlab,
texlive,
texlive-plain-generic,
texlive-latex-extra,
texlive-latex-recommended,
texlive-science,
Description: scripts for data acquisition with paper-based surveys
SDAPS is an optical mark recognition (OMR) program. It is written in
Python and has an integrated workflow with both LibreOffice and LaTeX to
create questionnaires.
|