Source: bootstrap-datetimepicker
Maintainer: Michael Fladischer <fladi@debian.org>
Section: web
Priority: optional
Build-Depends: debhelper (>= 9),
               libjs-bootstrap,
               node-less,
               yui-compressor
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/bootstrap-datetimepicker.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/bootstrap-datetimepicker.git
Homepage: http://eonasdan.github.io/bootstrap-datetimepicker/

Package: libjs-bootstrap-datetimepicker
Architecture: all
Depends: ${misc:Depends}, libjs-bootstrap, libjs-moment
Recommends: javascript-common
Description: Date/time picker widget based on twitter bootstrap
 This component consists actually of 2 subcomponent UI widgets. One for the date
 and one for the time selection process. The developers can configure which of
 those are needed and also the granularity that the component will allow the
 users to select a date/time. Developers also choose the format that the
 selected datetime will be displayed in the input field. The component uses on
 jQuery, moment.js and bootstrap libraries.
