summaryrefslogtreecommitdiffstats
path: root/package/python-thrift/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-thrift/Config.in')
-rw-r--r--package/python-thrift/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/python-thrift/Config.in b/package/python-thrift/Config.in
new file mode 100644
index 000000000..94a75900f
--- /dev/null
+++ b/package/python-thrift/Config.in
@@ -0,0 +1,7 @@
+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/