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