summaryrefslogtreecommitdiff
path: root/lib/haxe/haxelib.json
blob: c780ebe219991ef7b15d55498b11f22d6131a417 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"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": { }
}