thrift/lib/haxe/haxelib.json
Jens Geyer b029aa8b82 THRIFT-2829 Support haxelib installation via github
Client: Haxe
Patch: Jens Geyer

This closes #268
2014-11-15 23:54:16 +01:00

12 lines
486 B
JSON

{
"name": "thrift",
"url" : "https://github.com/apache/thrift/tree/master/lib/haxe",
"license": "Apache 2.0",
"tags": ["thrift", "rpc", "serialization", "cross", "framework"],
"description": "Haxe bindings for the Apache Thrift RPC and serialization framework",
"version": "1.0.0-dev.141115",
"releasenote": "The Apache Thrift compiler needs to be installed separately, see http://thrift.apache.org",
"contributors": ["Apache Software Foundation (ASF)"],
"dependencies": { }
}