mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 18:58:51 +00:00
b029aa8b82
Client: Haxe Patch: Jens Geyer This closes #268
12 lines
486 B
JSON
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": { }
|
|
}
|