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 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89
|
Source: auto-multiple-choice
Section: education
Priority: optional
Maintainer: Alexis Bienvenüe <pado@passoire.fr>
Uploaders: Georges Khaznadar <georgesk@debian.org>
Build-Depends: debhelper-compat (= 13), gettext,
libxml-libxml-perl, dblatex, xsltproc, docbook-xml,
docbook-xsl, librsvg2-bin, netpbm, texlive-pictures,
pkg-config, libopencv-dev (>=2.1),
libpoppler-glib-dev, libcairo2-dev, libpango1.0-dev,
texlive-latex-recommended, texlive-xetex, lmodern,
texlive-lang-french, texlive-lang-japanese, texlive-lang-chinese,
fonts-ipaexfont-gothic, fonts-ipaexfont-mincho,fonts-ipafont-gothic,
fonts-ipafont-mincho, tex-common
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: http://www.auto-multiple-choice.net/
Vcs-Browser: https://salsa.debian.org/georgesk/auto-multiple-choice
Vcs-Git: https://salsa.debian.org/georgesk/auto-multiple-choice.git
Package: auto-multiple-choice
Architecture: any
Replaces: auto-multiple-choice-common (<< 1.3.0-1)
Breaks: auto-multiple-choice-common (<< 1.3.0-1)
Depends: ${misc:Depends}, ${shlibs:Depends},
perl, auto-multiple-choice-common (= ${source:Version})
Recommends: auto-multiple-choice-doc (= ${source:Version})
Suggests: texstudio | texmaker | kile, libreoffice-calc
Description: Auto Multiple Choice - multiple choice papers management
Utility to manage multiple choice questionnaires, with optionally
mixed questions and answers. AMC provides automatic marking from papers'
scans. Annotated papers are produced. Marks can be exported as a
LibreOffice sheet file.
Package: auto-multiple-choice-common
Architecture: all
Replaces: auto-multiple-choice (<< 1.1.0-1)
Breaks: auto-multiple-choice (<< 1.1.0-1)
Depends: ${misc:Depends}, ${perl:Depends},
liblocale-gettext-perl, libxml-simple-perl, libxml-writer-perl,
libgtk3-perl, libio-compress-perl|libcompress-zlib-perl,
libgraphics-magick-perl, libdbd-sqlite3-perl, libdbi-perl,
liblocale-codes-perl (>= 3.42),
libfile-mimeinfo-perl, libtext-csv-perl, texlive-latex-base,
texlive-latex-recommended, texlive-latex-extra,
texlive-fonts-recommended, texlive-fonts-extra,
imagemagick (>= 7:6.5.5) | graphicsmagick-imagemagick-compat,
netpbm, ghostscript,
poppler-utils, libarchive-zip-perl, librsvg2-common, unzip,
libglib-object-introspection-perl, libclone-perl,
gnome-icon-theme-symbolic
Recommends: libsys-cpu-perl, libnet-cups-perl (>= 0.60),
libopenoffice-oodoc-perl,
libemail-address-perl, libemail-mime-perl, libemail-sender-perl,
fonts-linuxlibertine | ttf-linux-libertine, texlive-xetex,
libfilesys-df-perl, qpdf | pdftk, sensible-utils
Description: Auto Multiple Choice - architecture independent files
Utility to manage multiple choice questionnaires, with optionally
mixed questions and answers. AMC provides automatic marking from papers'
scans. Annotated papers are produced. Marks can be exported as a
LibreOffice sheet file.
.
These are architecture independent files.
Package: auto-multiple-choice-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Auto Multiple Choice - HTML documentation
Utility to manage multiple choice questionnaires, with optionally
mixed questions and answers. AMC provides automatic marking from papers'
scans. Annotated papers are produced. Marks can be exported as a
LibreOffice sheet file.
.
This is AMC HTML documentation.
Package: auto-multiple-choice-doc-pdf
Architecture: all
Section: doc
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Auto Multiple Choice - PDF documentation
Utility to manage multiple choice questionnaires, with optionally
mixed questions and answers. AMC provides automatic marking from papers'
scans. Annotated papers are produced. Marks can be exported as a
LibreOffice sheet file.
.
This is AMC PDF documentation.
|