File: control

package info (click to toggle)
jquery-timepicker 1.6.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,596 kB
  • sloc: javascript: 21,443; python: 38; makefile: 33; sh: 32
file content (21 lines) | stat: -rw-r--r-- 929 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: jquery-timepicker
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: William Desportes <williamdes@wdes.fr>
Build-Depends: debhelper-compat (=13), yui-compressor
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/js-team/jquery-timepicker
Vcs-Git: https://salsa.debian.org/js-team/jquery-timepicker.git -b debian/latest
Homepage: https://trentrichardson.com/examples/timepicker/
Rules-Requires-Root: no

Package: libjs-jquery-timepicker
Architecture: all
Depends: libjs-jquery, libjs-jquery-ui, ${misc:Depends}
Recommends: javascript-common
Multi-Arch: foreign
Description: timepicker addon for jQuery UI datepicker
 Web pages that use the jQuery UI datepicker on its own can only
 select timestamps with a resolution of 1 day.  Using this timepicker
 allows the user to specify timestamps with a resolution of 1 minute.