mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
13 lines
479 B
JSON
13 lines
479 B
JSON
{
|
|
"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"
|
|
}
|