summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorRadomir Dopieralski <openstack@sheep.art.pl>2014-05-20 13:31:49 +0200
committerRadomir Dopieralski <openstack@sheep.art.pl>2014-05-20 13:31:49 +0200
commit43052a70a07b666e3f43af32b1697539ff00a444 (patch)
tree161d6a96db412924cad70c5a3cbd2d291572e4ee /README.txt
downloadxstatic-d3-43052a70a07b666e3f43af32b1697539ff00a444.tar.gz
Version 3.1.6 of the D3.js library
Initial version as used by OpenStack's Horizon, packaged for XStatic.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..d0790f1
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,13 @@
+XStatic-D3
+--------------
+
+D3 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`.
+