ocaml-expect 0.0.2-1build3 source package in Ubuntu

Changelog

ocaml-expect (0.0.2-1build3) precise; urgency=low

  * Rebuild for OCaml 3.12.1.
 -- Colin Watson <email address hidden>   Sat, 19 Nov 2011 12:06:06 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe ocaml

Downloads

File Size SHA-256 Checksum
ocaml-expect_0.0.2.orig.tar.gz 41.7 KiB 4c0564dea30d670ceb93cd979950be93168ca282a534e36db212c2753dc4b111
ocaml-expect_0.0.2-1build3.debian.tar.gz 2.3 KiB 0a944660d440c7bc147fe3b5eecf8a86179d3d8347e18b47d39d9a7f88a0cd7d
ocaml-expect_0.0.2-1build3.dsc 2.2 KiB b7a982461ce9617239b0c0966202d17a0abf9777716eeb05a817b8d1927d1e43

Available diffs

View changes file

Binary packages built by this source

libexpect-ocaml: Expect-like framework

 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 quantal.

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