australis/vendor/git.apache.org/thrift.git/lib/ocaml/_oasis
Renan DelValle 6ab5c9334d
gorealis v2 refactor (#5)
* Changing default timeout for start maintenance.

* Upgrading dependencies to gorealis v2 and thrift  0.12.0

* Refactored to update to gorealis v2.
2018-12-27 11:31:51 -08:00

19 lines
556 B
Text

Name: libthrift-ocaml
Version: 0.12.0
OASISFormat: 0.3
Synopsis: OCaml bindings for the Apache Thrift RPC system
Authors: Apache Thrift Developers <dev@thrift.apache.org>
License: Apache-2.0
Homepage: http://thrift.apache.org
BuildTools: ocamlbuild
Plugins: META (0.3),
DevFiles (0.3)
Library "libthrift-ocaml"
Path: src
FindlibName: thrift
buildTools: ocamlbuild
BuildDepends: threads
Modules: Thrift,TBinaryProtocol,TSocket,TFramedTransport,TChannelTransport,TServer,TSimpleServer,TServerSocket,TThreadedServer
XMETARequires: threads