JSON to YAML converter JavaScript library packaged as XStatic.
57cd41c4ed
An initial commit, providing javascript and meta files. |
||
---|---|---|
xstatic | ||
.gitignore | ||
LICENSE | ||
MANIFEST.in | ||
README.txt | ||
setup.cfg | ||
setup.py | ||
tox.ini |
XStatic-Js2yaml -------------- Js2yaml 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`.