blob: 26caa7967ba1f9422ca65c685e1d87d8d98f88df [file] [log] [blame]
Jens Geyer65e9bde2014-11-11 01:30:02 +01001{
2 "name": "thrift",
Jens Geyer01a89832016-02-16 01:07:11 +01003 "url" : "http://thrift.apache.org",
4 "license": "Apache",
Jens Geyer65e9bde2014-11-11 01:30:02 +01005 "tags": ["thrift", "rpc", "serialization", "cross", "framework"],
6 "description": "Haxe bindings for the Apache Thrift RPC and serialization framework",
Jens Geyer1310dc12017-11-29 22:35:29 +01007 "version": "0.11.0",
Jens Geyer01a89832016-02-16 01:07:11 +01008 "releasenote": "Licensed under Apache License, Version 2.0. The Apache Thrift compiler needs to be installed separately.",
Jens Geyerb029aa82014-11-15 23:54:16 +01009 "contributors": ["Apache Software Foundation (ASF)"],
Jens Geyeraadcf342016-03-15 00:34:08 +020010 "dependencies": { },
11 "classPath": "src"
Jens Geyer65e9bde2014-11-11 01:30:02 +010012}