ocaml-expect 0.0.3-1build1 source package in Ubuntu

Changelog

ocaml-expect (0.0.3-1build1) trusty; urgency=medium

  * Rebuild for ocaml-4.01.
 -- Matthias Klose <email address hidden>   Mon, 23 Dec 2013 21:53:17 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe ocaml

Downloads

File Size SHA-256 Checksum
ocaml-expect_0.0.3.orig.tar.gz 57.1 KiB 97480912f205dc1af75cbb7e9aa55cb60cf68580f75f663a3c849043fd410bdb
ocaml-expect_0.0.3-1build1.debian.tar.gz 2.7 KiB 879ded42fb29e551e452f680b1698ccd65d4e4a232944dd2dc4e05ac1a038c00
ocaml-expect_0.0.3-1build1.dsc 1.5 KiB 59579658c0a7a2a50dd002dc91f063b880f3443d1f5fb90272bdfad4fad922ae

View changes file

Binary packages built by this source

libexpect-ocaml: Expect-like framework for OCaml

 This is a simple implementation of `expect` to help building unitary testing
 of interactive program.
 .
 It helps to receive question and send answers from an interactive process.
 You can match the question using a regular expression (Str). You can also
 use a timeout to ensure that the process answer in time.
 .
 See the [Expect manual](http://expect.nist.gov/) for more information and
 example.
 .
 This package contains the shared runtime libraries.

libexpect-ocaml-dev: No summary available for libexpect-ocaml-dev in ubuntu utopic.

No description available for libexpect-ocaml-dev in ubuntu utopic.