summaryrefslogtreecommitdiff
path: root/packages/dev-python/configshell-fb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dev-python/configshell-fb')
-rw-r--r--packages/dev-python/configshell-fb/configshell-fb-scm.exheres-07
-rw-r--r--packages/dev-python/configshell-fb/configshell-fb.exlib14
2 files changed, 21 insertions, 0 deletions
diff --git a/packages/dev-python/configshell-fb/configshell-fb-scm.exheres-0 b/packages/dev-python/configshell-fb/configshell-fb-scm.exheres-0
new file mode 100644
index 0000000..4a3dbce
--- /dev/null
+++ b/packages/dev-python/configshell-fb/configshell-fb-scm.exheres-0
@@ -0,0 +1,7 @@
+# Copyright 2019 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
+# Distributed under the terms of the GNU General Public License v2
+
+require configshell-fb
+
+PLATFORMS="~amd64 ~x86"
+
diff --git a/packages/dev-python/configshell-fb/configshell-fb.exlib b/packages/dev-python/configshell-fb/configshell-fb.exlib
new file mode 100644
index 0000000..e043245
--- /dev/null
+++ b/packages/dev-python/configshell-fb/configshell-fb.exlib
@@ -0,0 +1,14 @@
+# Distributed under the terms of the GNU General Public License v2
+# Copyright 2019 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
+
+require setup-py [ import=distutils ]
+require github [ user=open-iscsi tag=v${PV} ]
+
+SUMMARY="A Python library for building configuration shells"
+
+SLOT="0"
+LICENCES="Apache-2.0"
+
+DEPENDENCIES="
+"
+