1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-26 21:29:05 +00:00
Files
operating-system/buildroot/package/python-thrift/Config.in
2018-03-17 23:47:00 +00:00

9 lines
197 B
Plaintext

config BR2_PACKAGE_PYTHON_THRIFT
bool "python-thrift"
depends on BR2_PACKAGE_PYTHON
help
python-thrift is a Python bindings for the Apache Thrift RPC
system.
http://thrift.apache.org/