summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg17
1 files changed, 17 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
new file mode 100644
index 0000000..10d2a0e
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,17 @@
+# This config file has been created by
+# <horizon home>/tools/make_xstatic_setup_cfg.py
+
+[metadata]
+name = XStatic-Jasmine
+summary = Jasmine 2.2.0 (XStatic packaging standard)
+description-file = README.txt
+author = Radomir Dopieralski
+author-email = openstack@sheep.art.pl
+home-page = http://jasmine.github.io/
+
+[files]
+packages = xstatic
+namespace_packages =
+ xstatic
+ xstatic.pkg
+