mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/python-pyro: adding Pyro 3.14
[Peter: fix LICENSE_FILES tag, adjust upstream URL] Signed-off-by: Fabien Marteau <fabien.marteau@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
28226d6e30
commit
79309d9442
9
package/python-pyro/Config.in
Normal file
9
package/python-pyro/Config.in
Normal file
@@ -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/
|
||||
Reference in New Issue
Block a user