File: control

package info (click to toggle)
jquery-datetimepicker 2.5.20%2Bds-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 560 kB
  • sloc: javascript: 2,691; makefile: 12
file content (24 lines) | stat: -rw-r--r-- 954 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: jquery-datetimepicker
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Tom Teichler <debdolph@tom-teichler.de>, Dominik George <natureshadow@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 minify, 
 libjs-php-date-formatter,
 libjs-jquery-mousewheel,
Standards-Version: 4.6.0
Homepage: https://xdsoft.net/jqplugins/datetimepicker/
Vcs-Browser: https://salsa.debian.org/js-team/jquery-datetimepicker
Vcs-Git: https://salsa.debian.org/js-team/jquery-datetimepicker.git

Package: libjs-jquery-datetimepicker
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Description: Date and Time Picker plugin for jQuery
 jquery-datetimepicker is a jQuery plugin that allows to create date
 and time picker forms with option to highlight personal dates or periods.
 .
 jQuery is a JavaScript library that eases handling of DOM, CSS, events,
 and much more.