OASISFormat:      0.3
OCamlVersion:     >= 4.00.0
FindlibVersion:   >= 1.3.2
Name:             async_unix
Version:          111.28.00
Synopsis:         Jane Street Capital's asynchronous execution library (unix)
Authors:          Jane Street Capital LLC <opensource@janestreet.com>
Copyrights:       (C) 2008-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_unix
Plugins:          StdFiles (0.3), DevFiles (0.3), META (0.3)
XStdFilesAUTHORS: false
XStdFilesREADME:  false
BuildTools:       ocamlbuild, camlp4o
Description:
  Part of Jane Street’s Core library.
  .
  The Core suite of libraries is an industrial strength alternative to
  OCaml's standard library that was developed by Jane Street, the
  largest industrial user of OCaml.

Library async_unix
  Path:               lib
  FindlibName:        async_unix
  Pack:               true
  Modules:            Async_print,
                      Async_sys,
                      Busy_pollers,
                      Epoll_file_descr_watcher,
                      Fd,
                      Fd_by_descr,
                      File_descr_watcher_intf,
                      Import,
                      Interruptor,
                      In_thread,
                      Io_stats,
                      Process,
                      Raw_fd,
                      Raw_scheduler,
                      Raw_signal_manager,
                      Reader0,
                      Reader,
                      Read_write,
                      Scheduler,
                      Select_file_descr_watcher,
                      Shutdown,
                      Signal,
                      Signal_manager,
                      Std,
                      Syscall,
                      Thread_pool,
                      Thread_safe,
                      Thread_safe_pipe,
                      Unix_syscalls,
                      Writer0,
                      Writer
  BuildDepends:       async_kernel,
                      bin_prot,
                      bin_prot.syntax,
                      comparelib,
                      comparelib.syntax,
                      core,
                      fieldslib,
                      fieldslib.syntax,
                      herelib,
                      herelib.syntax,
                      pa_ounit,
                      pa_ounit.syntax,
                      pa_pipebang,
                      pa_test,
                      pa_test.syntax,
                      sexplib,
                      sexplib.syntax,
                      threads
  XMETARequires:      sexplib,
                      fieldslib,
                      bin_prot,
                      comparelib,
                      pa_ounit,
                      pa_test,
                      core,
                      async_kernel,
                      threads
