pcre-ocaml 7.2.3-2build2 source package in Ubuntu

Changelog

pcre-ocaml (7.2.3-2build2) eoan; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 21 Aug 2019 13:02:43 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pcre-ocaml_7.2.3.orig.tar.gz 86.2 KiB 6339694dbeb706c5097180ed1d79b2dae681bf155a4780a7909af49b0e6f4666
pcre-ocaml_7.2.3-2build2.debian.tar.xz 6.1 KiB 5b61726644695b18011ca5c23eebea4858dd30f7f94499f24c75d7e810c46c6d
pcre-ocaml_7.2.3-2build2.dsc 2.1 KiB 6b1a9cf634df03b193174409badac261c552abac71dd24233652f6015f014f4e

Available diffs

View changes file

Binary packages built by this source

libpcre-ocaml: OCaml bindings for PCRE (runtime)

 This OCaml-library interfaces the PCRE (Perl-compatibility
 regular expressions) C library. it can be used for matching
 regular expressions which are written in Perl style.
 .
 Compared with the OCaml standard library "Str" module, this
 library:
  * uses Perl style rather than Emacs one
  * is reentrant and thus thread safe
  * is faster (when compiled to native code is even faster than
    Perl regular expressions)
  * returns data on which you can safely use destructive updates
  * gives more "programming comfort" through a better API
 .
 This package contains only the shared runtime stub libraries.

libpcre-ocaml-dbgsym: No summary available for libpcre-ocaml-dbgsym in ubuntu eoan.

No description available for libpcre-ocaml-dbgsym in ubuntu eoan.

libpcre-ocaml-dev: No summary available for libpcre-ocaml-dev in ubuntu eoan.

No description available for libpcre-ocaml-dev in ubuntu eoan.