ocaml-duppy 0.8.0-1build1 source package in Ubuntu
Changelog
ocaml-duppy (0.8.0-1build1) focal; urgency=medium * No-change rebuild against ocaml-nox-4.08.1 -- Steve Langasek <email address hidden> Fri, 21 Feb 2020 07:29:23 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocaml-duppy_0.8.0.orig.tar.gz | 126.3 KiB | 007a7403d3668b4edb201ffc3c74777e1f7eab5ffa71c6ee392a8e8adedb2880 |
ocaml-duppy_0.8.0-1build1.debian.tar.xz | 3.5 KiB | 0f268fd007561011102c59ed0214b47ba9001db65caa7269a0a5d04152ac15ea |
ocaml-duppy_0.8.0-1build1.dsc | 2.3 KiB | 3bb9b29a357dafc4447d0cd519765382963f1cdb06e831e1647aa195e6925218 |
Available diffs
- diff from 0.8.0-1 (in Debian) to 0.8.0-1build1 (546 bytes)
Binary packages built by this source
- libduppy-ocaml: No summary available for libduppy-ocaml in ubuntu groovy.
No description available for libduppy-ocaml in ubuntu groovy.
- libduppy-ocaml-dbgsym: debug symbols for libduppy-ocaml
- libduppy-ocaml-dev: Advanced scheduler for OCaml (Development package)
Duppy is an event scheduler written for OCaml. It allows the user
to execute tasks according to some events on unix sockets, or
a given delay.
.
Several threaded queues can proceed tasks in parallel. Tasks are
processed according to an abstract notion of priority.
.
This package contains all the development stuff you need to use ocaml-duppy
in your programs.