Moment-Timezone JavaScript library packaged as XStatic.
Go to file
2020-01-23 15:32:30 +01:00
xstatic Add initial version 0.5.22 of moment-timezone js library 2020-01-23 15:32:30 +01:00
.gitignore Add initial version 0.5.22 of moment-timezone js library 2020-01-23 15:32:30 +01:00
.gitreview Add initial version 0.5.22 of moment-timezone js library 2020-01-23 15:32:30 +01:00
MANIFEST.in Add initial version 0.5.22 of moment-timezone js library 2020-01-23 15:32:30 +01:00
README.txt Add initial version 0.5.22 of moment-timezone js library 2020-01-23 15:32:30 +01:00
setup.py Add initial version 0.5.22 of moment-timezone js library 2020-01-23 15:32:30 +01:00
tox.ini Add initial version 0.5.22 of moment-timezone js library 2020-01-23 15:32:30 +01:00

XStatic-Moment-Timezone
--------------

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