ocaml-duppy 0.9.3-2 source package in Ubuntu

Changelog

ocaml-duppy (0.9.3-2) unstable; urgency=medium

  * Use Re.Pcre instead of Pcre (Closes: #1042499)

 -- Kyle Robbertze <email address hidden>  Sat, 20 Jan 2024 09:35:44 +0000

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-duppy_0.9.3-2.dsc 2.0 KiB 2b8485c2327a6812f356238cc6a04bb731c689c83068d478c9306ecae73e9c49
ocaml-duppy_0.9.3.orig.tar.gz 33.7 KiB cc97521e530b6d819d1c7bb6eeeee2f6a2cf17a89a5de243722e29ade7e62a28
ocaml-duppy_0.9.3-2.debian.tar.xz 4.7 KiB 8ad62de49d251e95baddd68c82ef632442e367d86b7bec7283895e17fdcdf598

Available diffs

No changes file available.

Binary packages built by this source

libduppy-ocaml: Advanced scheduler for OCaml (Runtime library)

 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 only the shared runtime stub libraries.

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.

libduppy-ocaml-dev-dbgsym: debug symbols for libduppy-ocaml-dev