Angular-Gettext JavaScript library packaged as XStatic.
Go to file
Radomir Dopieralski 6b7ba0f82b Update to 2.4.1
Change-Id: Iae603434f1897fcbf47cf37bbedf5956848a5bd2
2020-01-21 15:59:20 +01:00
xstatic Update to 2.4.1 2020-01-21 15:59:20 +01:00
.gitignore Adding angular-gettext to xstatic package 2015-07-07 15:41:36 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:27:57 +00:00
LICENSE Adding angular-gettext to xstatic package 2015-07-07 15:41:36 -07:00
MANIFEST.in Update xstatic-angular-gettext to 2.3.8.0 2016-11-10 09:33:08 +00:00
README.txt Update to 2.4.1 2020-01-21 15:59:20 +01:00
setup.cfg Update to 2.4.1 2020-01-21 15:59:20 +01:00
setup.py Update xstatic-angular-gettext to 2.3.8.0 2016-11-10 09:33:08 +00:00
tox.ini fix tox python3 overrides 2018-09-26 18:52:52 -04:00

README.txt

XStatic-Angular-Gettext
-----------------------

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