1config BR2_PACKAGE_PYTHON_PYRO 2 bool "python-pyro" 3 depends on BR2_PACKAGE_PYTHON 4 help 5 python-pyro is a Python library stands for PYthon Remote 6 Objects. It is an advanced and powerful Distributed Object 7 Technology system written entirely in Python, that is 8 designed to be very easy to use.. 9 10 https://pypi.python.org/pypi/Pyro/ 11