JSEncrypt JavaScript library packaged as XStatic.
Go to file
Jeremy Stanley 105354522a Update .gitreview for new namespace
Change-Id: I616cd91f06f200625675f385365fbd6557c1d9d6
2015-10-17 22:43:05 +00:00
xstatic Package the generated library, not the source 2014-08-12 15:21:30 +02:00
.gitignore Version 2.0.0 of JSEncrypt library packaged for XStatic 2014-05-20 15:18:24 +02:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:43:05 +00:00
MANIFEST.in Version 2.0.0 of JSEncrypt library packaged for XStatic 2014-05-20 15:18:24 +02:00
README.txt Version 2.0.0 of JSEncrypt library packaged for XStatic 2014-05-20 15:18:24 +02:00
setup.py Version 2.0.0 of JSEncrypt library packaged for XStatic 2014-05-20 15:18:24 +02:00
tox.ini Add tox.ini to enable publish/tarball job 2015-06-23 14:19:43 -07:00

XStatic-JSEncrypt
--------------

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