type-conv 2.3.0-1 source package in Ubuntu

Changelog

type-conv (2.3.0-1) unstable; urgency=low

  * New upstream release
  * Scan www.janestreet.com for new versions
  * Migrate to dh7
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  09 Jun 2011 09:37:36 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
type-conv_2.3.0.orig.tar.gz 49.7 KiB f49fa4f8b8161d2d2c3750e06e135bfb0c653c390766ec9d4a978394a0b4404b
type-conv_2.3.0-1.debian.tar.gz 3.6 KiB 253f0c79151f088bd18486c90b42c072de6eb808129898b80c25c73821ffdc1e
type-conv_2.3.0-1.dsc 2.0 KiB 79d1362df1a48e3452c932e33b3130e35000a2169da2e94a65a022915f7ab24f

Available diffs

View changes file

Binary packages built by this source

libtype-conv-camlp4-dev: support library for OCaml preprocessor type conversions

 The type-conv library factors out functionality needed by different
 CamlP4 extensions that generate code from type specifications.
 .
 CamlP4 extensions adding support for some trailing "with foo" (e.g.
 "with sexplib" provided by sexplib, and "with bin_io" provided by
 bin-prot) after type declaration can rely on type-conv.