Files
Stephen Finucane 1f6ed70f4b Migrate to native namespaces
We also fix an issue with the README.

Change-Id: I1372d7cc4bd21319e77ea7d8f92b2878df622a34
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2026-02-11 14:46:07 +00:00

14 lines
462 B
Plaintext

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