Dagre JavaScript library packaged as XStatic.
Go to file
Thierry Carrez f3fd721b7b Bump release to 0.6.4.1
Change-Id: I565c780aace0f749712bda7ff4a3b9a14e1225dd
2020-07-24 12:23:00 +02:00
xstatic Bump release to 0.6.4.1 2020-07-24 12:23:00 +02:00
.gitignore Add initial dagre version 0.6.4 2020-01-23 14:19:03 +01:00
.gitreview Add initial dagre version 0.6.4 2020-01-23 14:19:03 +01:00
.zuul.yaml Add noop-jobs project template jobs 2020-04-08 17:21:21 +00:00
MANIFEST.in Add initial dagre version 0.6.4 2020-01-23 14:19:03 +01:00
README.txt Add initial dagre version 0.6.4 2020-01-23 14:19:03 +01:00
setup.cfg Add initial dagre version 0.6.4 2020-01-23 14:19:03 +01:00
setup.py Add initial dagre version 0.6.4 2020-01-23 14:19:03 +01:00
tox.ini Add initial dagre version 0.6.4 2020-01-23 14:19:03 +01:00

XStatic-Dagre
--------------

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