Bootstrap-Datepicker JavaScript library packaged as XStatic.
Go to file
Akihiro Motoki f1fc9efd5e Prepare for relase using OpenStack release process
README is also updated to satisfy what PyPI expects.
This is required to pass the validation in openstack/releases repo.

Note that the latest version has not published to PyPI
and there is no need to bump xstatic version.

Change-Id: If54a45086704784a4e71b545be0b51b460729bb8
2020-04-03 05:59:50 +09: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 OpenDev Migration Patch 2019-04-19 19:42:31 +00:00
MANIFEST.in Bootstrap Datepicker 2014-05-27 10:36:42 +02:00
README.txt Prepare for relase using OpenStack release process 2020-04-03 05:59:50 +09:00
setup.py Bootstrap Datepicker 2014-05-27 10:36:42 +02:00
tox.ini fix tox python3 overrides 2018-09-26 18:53:16 -04:00

README.txt

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