Path to this page:
./
devel/ocaml-async,
Asynchronous execution library from Jane Street
Branch: pkgsrc-2019Q1,
Version: 0.12.0,
Package name: ocaml-async-0.12.0,
Maintainer: jaapbAsync is a library for asynchronous programming, i.e., programming where some
part of the program must wait for things that happen at times determined by some
external entity (like a human or another program). This includes pretty much any
program that uses blocking calls (e.g., networking code, disk access), timeouts,
or event loops (e.g., GUIs).
Required to run:[
lang/ocaml] [
textproc/ocaml-textutils] [
devel/ocaml-async_extra] [
devel/ocaml-core_kernel] [
devel/ocaml-findlib]
Required to build:[
misc/ocaml-opaline] [
pkgtools/cwrappers]
Master sites:
SHA1: 78b9b9c9fdc72aafbdabc5ce6aebbdacfd1b64cb
RMD160: d181428b4dc0754317f301d48d70954170ecd7fc
Filesize: 27.305 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version ocaml-async-0.12.0 (created)