2013-07-22 09:55:27 +02:00
|
|
|
config BR2_PACKAGE_PYTHON_PYRO
|
|
|
|
bool "python-pyro"
|
|
|
|
depends on BR2_PACKAGE_PYTHON
|
|
|
|
help
|
2017-12-18 09:21:05 +01:00
|
|
|
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..
|
2013-07-22 09:55:27 +02:00
|
|
|
|
|
|
|
https://pypi.python.org/pypi/Pyro/
|