OASISFormat:      0.3
OCamlVersion:     >= 4.00.0
FindlibVersion:   >= 1.3.2
Name:             async_find
Version:          111.28.00
Synopsis:         Directory traversal with Async
Authors:          Jane Street Capital LLC <opensource@janestreet.com>
Copyrights:       (C) 2013 Jane Street Capital LLC <opensource@janestreet.com>
Maintainers:      Jane Street Capital LLC <opensource@janestreet.com>
License:          Apache-2.0
LicenseFile:      LICENSE.txt
Homepage:         https://github.com/janestreet/async_find
Plugins:          StdFiles (0.3), DevFiles (0.3), META (0.3)
XStdFilesAUTHORS: false
XStdFilesREADME:  false
BuildTools:       ocamlbuild, camlp4o

Library async_find
  Path:               lib
  FindlibName:        async_find
  Modules:            Async_find
  BuildDepends:       async,
                      threads,
                      sexplib.syntax
  XMETARequires:      async,
                      threads
