]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/thrift/lib/ocaml/_oasis
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / jaegertracing / thrift / lib / ocaml / _oasis
CommitLineData
f67539c2
TL
1Name: libthrift-ocaml
2Version: 0.13.0
3OASISFormat: 0.3
4Synopsis: OCaml bindings for the Apache Thrift RPC system
5Authors: Apache Thrift Developers <dev@thrift.apache.org>
6License: Apache-2.0
7Homepage: http://thrift.apache.org
8BuildTools: ocamlbuild
9Plugins: META (0.3),
10 DevFiles (0.3)
11
12Library "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