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
|
Source: xia
Section: misc
Priority: extra
Maintainer: François Lafont <francois.lafont@ac-versailles.fr>
Uploaders: Pascal Fautrero <pascal.fautrero@ac-versailles.fr>,
Michael Nourry <michael.nourry@ac-versailles.fr>,
Georges Khaznadar <georgesk@debian.org>
Build-Depends: devscripts,
fakeroot,
debhelper (>= 9.0.0),
quilt,
dh-python,
python,
gettext,
libjavascript-minifier-perl,
Standards-Version: 3.9.8
Homepage: https://xia.dane.ac-versailles.fr/index_en.html
X-Python-Version: >= 2.7, << 2.8
Package: xia
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
python-tk,
python-pil | python-imaging,
libjs-jquery
Suggests: python-lxml, inkscape
Description: Convert svg to html5 interactive pictures
Tool to convert svg to html5 interactive pictures.
The package provides too an Inkscape plugin (if the
suggested packages are installed) to use Xia directly
in the Inkscape GUI interface.
.
For more information, see the online documentation here:
https://xia.dane.ac-versailles.fr/index_en.html
|