4ae79593a9
* Update dependency list. * Add hash for license file. * The package now supports both Python 2 and Python 3. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
207 B
Plaintext
9 lines
207 B
Plaintext
config BR2_PACKAGE_PYTHON_THRIFT
|
|
bool "python-thrift"
|
|
select BR2_PACKAGE_PYTHON_SIX # runtime
|
|
help
|
|
python-thrift is a Python bindings for the Apache Thrift RPC
|
|
system.
|
|
|
|
http://thrift.apache.org/
|