Jake Farrell | 2ff5428 | 2013-03-25 22:06:36 -0400 | [diff] [blame] | 1 | Name: libthrift-ocaml |
jfarrell | 384647d | 2018-10-16 22:36:46 -0400 | [diff] [blame] | 2 | Version: 0.12.0 |
Jake Farrell | 2ff5428 | 2013-03-25 22:06:36 -0400 | [diff] [blame] | 3 | OASISFormat: 0.3 |
| 4 | Synopsis: OCaml bindings for the Apache Thrift RPC system |
| 5 | Authors: Apache Thrift Developers <dev@thrift.apache.org> |
| 6 | License: Apache-2.0 |
| 7 | Homepage: http://thrift.apache.org |
| 8 | BuildTools: ocamlbuild |
| 9 | Plugins: META (0.3), |
| 10 | DevFiles (0.3) |
| 11 | |
| 12 | Library "libthrift-ocaml" |
| 13 | Path: src |
| 14 | FindlibName: thrift |
| 15 | buildTools: ocamlbuild |
| 16 | BuildDepends: threads |
| 17 | Modules: Thrift,TBinaryProtocol,TSocket,TFramedTransport,TChannelTransport,TServer,TSimpleServer,TServerSocket,TThreadedServer |
| 18 | XMETARequires: threads |
| 19 | |