summaryrefslogtreecommitdiffstats
path: root/package/python-dockerpty/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-dockerpty/Config.in')
-rw-r--r--package/python-dockerpty/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/python-dockerpty/Config.in b/package/python-dockerpty/Config.in
new file mode 100644
index 0000000000..f0bd85a68f
--- /dev/null
+++ b/package/python-dockerpty/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PYTHON_DOCKERPTY
+ bool "python-dockerpty"
+ select BR2_PACKAGE_PYTHON_SIX # runtime
+ help
+ Python library to use the pseudo-tty of a docker container.
+
+ https://github.com/d11wtq/dockerpty
OpenPOWER on IntegriCloud