Set up repository
[infra/stack/kubernetes.git] / setup.cfg
diff --git a/setup.cfg b/setup.cfg
new file mode 100644 (file)
index 0000000..1c180ac
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,15 @@
+[metadata]
+name = engine
+summary = An automation framework
+description-file =
+    README.md
+author = Nordix Infra
+author-email = infra@nordix.org
+home-page = https://www.nordix.org/
+classifier =
+    Environment :: Cloud Infra
+    Intended Audience :: Information Technology
+    Intended Audience :: System Administrators
+    License :: OSI Approved :: Apache Software License
+    Operating System :: POSIX :: Linux
+    Programming Language :: Python