Jens Geyer | 65e9bde | 2014-11-11 01:30:02 +0100 | [diff] [blame] | 1 | { |
| 2 | "name": "thrift", |
Jens Geyer | b029aa8 | 2014-11-15 23:54:16 +0100 | [diff] [blame^] | 3 | "url" : "https://github.com/apache/thrift/tree/master/lib/haxe", |
| 4 | "license": "Apache 2.0", |
Jens Geyer | 65e9bde | 2014-11-11 01:30:02 +0100 | [diff] [blame] | 5 | "tags": ["thrift", "rpc", "serialization", "cross", "framework"], |
| 6 | "description": "Haxe bindings for the Apache Thrift RPC and serialization framework", |
Jens Geyer | b029aa8 | 2014-11-15 23:54:16 +0100 | [diff] [blame^] | 7 | "version": "1.0.0-dev.141115", |
| 8 | "releasenote": "The Apache Thrift compiler needs to be installed separately, see http://thrift.apache.org", |
| 9 | "contributors": ["Apache Software Foundation (ASF)"], |
| 10 | "dependencies": { } |
Jens Geyer | 65e9bde | 2014-11-11 01:30:02 +0100 | [diff] [blame] | 11 | } |