pcre-ocaml 6.2.3-1 source package in Ubuntu
Changelog
pcre-ocaml (6.2.3-1) unstable; urgency=low * New upstream release - drop Change-position-of-flag-lpcre.patch since it seems to have been addressed upstream * Bump Standards-Version to 3.9.2 (no changes) -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 05 Dec 2011 11:02:42 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pcre-ocaml_6.2.3.orig.tar.gz | 59.1 KiB | c8fd058af0be83af43345de1259d951b054bf24bd91cc519e37da3ee0e3e425c |
pcre-ocaml_6.2.3-1.debian.tar.gz | 7.1 KiB | 00754c3f5cce459585f83e79f9a630435ac8750f6a90832a31e2a97b7bc5f19e |
pcre-ocaml_6.2.3-1.dsc | 2.1 KiB | 47df73e09f534f9287be78738263faee3748bda9f6cffd68562d03435f2083e3 |
Available diffs
- diff from 6.2.2-2build2 to 6.2.3-1 (3.7 KiB)
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-dev: No summary available for libpcre-ocaml-dev in ubuntu quantal.
No description available for libpcre-ocaml-dev in ubuntu quantal.