summaryrefslogtreecommitdiffstats
path: root/package/python-pyro/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-pyro/Config.in')
-rw-r--r--package/python-pyro/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/python-pyro/Config.in b/package/python-pyro/Config.in
new file mode 100644
index 0000000000..eb998c3970
--- /dev/null
+++ b/package/python-pyro/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_PYTHON_PYRO
+ bool "python-pyro"
+ depends on BR2_PACKAGE_PYTHON
+ help
+ python-pyro is a Python library stands for PYthon Remote Objects.
+ It is an advanced and powerful Distributed Object Technology system
+ written entirely in Python, that is designed to be very easy to use..
+
+ https://pypi.python.org/pypi/Pyro/
OpenPOWER on IntegriCloud