Hogan JavaScript library packaged as XStatic.
Go to file
Akihiro Motoki d9d52a3631 Prepare for relase using OpenStack release process
xstatic-hogan has never been released using the OpenStack release
prociess with openstack/releases repository.
To sync the release history in openstack/releases and PyPI, we need to
release a new version, so the xstatic version is bumped.

README is also updated to match the length of the title marker
to the length of the title.

Change-Id: I8e8ac568278aabdcf6eb4e98371ec5b40162052c
2020-04-03 06:19:19 +09:00
xstatic Prepare for relase using OpenStack release process 2020-04-03 06:19:19 +09:00
.gitignore Version 2.0.0 of Hogan.js library packaged for Xstatic 2014-05-20 13:48:46 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:48 +00:00
MANIFEST.in Version 2.0.0 of Hogan.js library packaged for Xstatic 2014-05-20 13:48:46 +02:00
README.txt Prepare for relase using OpenStack release process 2020-04-03 06:19:19 +09:00
setup.py Fix the import in setup.py 2014-05-20 13:51:37 +02:00
tox.ini fix tox python3 overrides 2018-09-26 18:53:36 -04:00

README.txt

XStatic-Hogan
-------------

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