summaryrefslogtreecommitdiffstats
path: root/src/jaegertracing/thrift/lib/haxe/haxelib.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/jaegertracing/thrift/lib/haxe/haxelib.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/jaegertracing/thrift/lib/haxe/haxelib.json b/src/jaegertracing/thrift/lib/haxe/haxelib.json
new file mode 100644
index 000000000..b3c15308d
--- /dev/null
+++ b/src/jaegertracing/thrift/lib/haxe/haxelib.json
@@ -0,0 +1,12 @@
+{
+ "name": "thrift",
+ "url" : "http://thrift.apache.org",
+ "license": "Apache",
+ "tags": ["thrift", "rpc", "serialization", "cross", "framework"],
+ "description": "Haxe bindings for the Apache Thrift RPC and serialization framework",
+ "version": "0.13.0",
+ "releasenote": "Licensed under Apache License, Version 2.0. The Apache Thrift compiler needs to be installed separately.",
+ "contributors": ["Apache Software Foundation (ASF)"],
+ "dependencies": { },
+ "classPath": "src"
+}