blob: 0d241aed80087efd8f7842760868e971b3197d14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Source: mtools
Priority: optional
Maintainer: Philippe Ribet <ribet@cena.fr>
Build-Depends: debhelper (>= 4.0.0), zinc-perl
Standards-Version: 3.6.1
Section: tools
Package: mtools
Section: x11
Architecture: any
Depends: ${misc:Depends}, zinc-perl, ivy-perl, librecogest-perl, perl-anim, libxml-parser-perl, perl-modules
Description: Library over zinc-perl for HMI design
MTools library is designed to make zinc easier.
MTools code can be mixed easily with zinc-perl code.
MTools services includes (partial list):
- SVG support
- animation capabilities
- FSM support
- behaviours (multiple selection, mover, inertial, focuser, writable, unoverlapping, simple gesture recognition)
- some standard widgets
|