Bootstrap-Datepicker JavaScript library packaged as XStatic.
Go to file
Ivan Udovichenko 461f683bae Add new version 1.4.0.0
Update sources [1] and change homepage [2]

[1] https://github.com/eternicode/bootstrap-datepicker/tree/1.4/dist
[2] https://github.com/eternicode/bootstrap-datepicker/

Change-Id: Ic6ec51f4053db660a2b9f81af93527464dee20ec
2015-08-31 10:02:51 -04:00
xstatic Add new version 1.4.0.0 2015-08-31 10:02:51 -04:00
.gitignore Bootstrap Datepicker 2014-05-27 10:36:42 +02:00
.gitreview Add .gitreview 2014-08-13 15:53:27 +02:00
MANIFEST.in Bootstrap Datepicker 2014-05-27 10:36:42 +02:00
README.txt Bootstrap Datepicker 2014-05-27 10:36:42 +02:00
setup.py Bootstrap Datepicker 2014-05-27 10:36:42 +02:00
tox.ini Add tox.ini to enable publish/tarball job 2015-06-23 14:09:41 -07:00

XStatic-Bootstrap-Datepicker
--------------

Bootstrap-Datepicker JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by **any** project that needs these files.

It intentionally does **not** provide any extra code except some metadata
**nor** has any extra requirements. You MAY use some minimal support code from
the XStatic base package, if you like.

You can find more info about the xstatic packaging way in the package `XStatic`.