Bootstrap-Datepicker JavaScript library packaged as XStatic.
Go to file
2014-05-27 10:36:42 +02:00
xstatic Bootstrap Datepicker 2014-05-27 10:36:42 +02:00
.gitignore Bootstrap Datepicker 2014-05-27 10:36:42 +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

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`.