1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: jquery-ui-touch-punch.js
Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper (>= 9), uglifyjs
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-javascript/jquery-ui-touch-punch.js.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/jquery-ui-touch-punch.js.git
Homepage: https://github.com/furf/jquery-ui-touch-punch
Package: libjs-jquery-ui-touch-punch
Architecture: all
Depends: ${misc:Depends}, libjs-jquery-ui
Recommends: javascript-common
Description: duck punch for adding touch events to jQuery UI
jQuery UI Touch Punch is a small hack that enables the use of touch
events on sites using the jQuery UI user interface library. Touch
Punch works by using simulated events to map touch events to their
mouse event analogs.
|