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
|
Source: scolasync
Section: x11
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends: debhelper-compat (= 12),
python3-all, dh-python,
pyqt5-dev, qtbase5-dev, qttools5-dev-tools, qtchooser,
pyqt5-dev-tools, doxygen, python3-doxypypy,
graphviz,
texlive, texlive-latex-extra, texlive-latex-recommended,
texlive-lang-french,
xsltproc, docbook-xsl
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/georgesk/scolasync
Vcs-Git: https://salsa.debian.org/georgesk/scolasync.git
Package: scolasync
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
udisks2, eject, xdg-utils,
python3-pyqt5, python3-dbus, python3-dbus.mainloop.pyqt5,
tango-icon-theme
Description: graphic tool to copy data to or from a set of USB storage media
Teachers may use this package to manage a set of USB sticks owned by their
students. The keys are recognized (with their owner's name), and the teachers
can copy assignments to them and retrieve consistently the homeworks from
the usb sticks.
|