ocaml-re 1.2.2-1build1 source package in Ubuntu

Changelog

ocaml-re (1.2.2-1build1) xenial; urgency=medium

  * No-change rebuild against ocaml 4.02.

 -- Łukasz 'sil2100' Zemczak <email address hidden>  Tue, 03 Nov 2015 13:51:31 -0600

Upload details

Uploaded by:
Łukasz Zemczak
Uploaded to:
Xenial
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-re_1.2.2.orig.tar.gz 87.5 KiB fdc5233c8ff14394f39b0137029fd61f36cc17c703cbd54b173a94cdb827d62e
ocaml-re_1.2.2-1build1.debian.tar.xz 2.2 KiB 7c33b488d8416deaa3c72ec7f72163d496daf7817cd801a3c8450184fe445dc0
ocaml-re_1.2.2-1build1.dsc 1.7 KiB b565489e6dec9fc9dbfb0441c5e843ea3fa66a4f90fe4a829a24e1fc749196be

View changes file

Binary packages built by this source

libre-ocaml-dev: regular expression library for OCaml

 RE is regular expression library for OCaml. The following styles of
 regular expressions are supported:
  * Perl-style regular expressions (module Re_perl);
  * Posix extended regular expressions (module Re_posix);
  * Emacs-style regular expressions (module Re_emacs);
  * Shell-style file globbing (module Re_glob).
 .
 It is also possible to build regular expressions by combining simpler
 regular expressions (module Re)
 .
 This package contains the development modules you need to use RE in
 your programs.

libre-ocaml-dev-dbgsym: debug symbols for package libre-ocaml-dev

 RE is regular expression library for OCaml. The following styles of
 regular expressions are supported:
  * Perl-style regular expressions (module Re_perl);
  * Posix extended regular expressions (module Re_posix);
  * Emacs-style regular expressions (module Re_emacs);
  * Shell-style file globbing (module Re_glob).
 .
 It is also possible to build regular expressions by combining simpler
 regular expressions (module Re)
 .
 This package contains the development modules you need to use RE in
 your programs.