Blame view

buildroot/buildroot-2016.08.1/package/python-pyro/Config.in 340 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
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/