optcomp 1.6-3build1 source package in Ubuntu

Changelog

optcomp (1.6-3build1) focal; urgency=medium

  * No-change rebuild against ocaml-nox-4.08.1

 -- Steve Langasek <email address hidden>  Fri, 21 Feb 2020 07:33:43 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
optcomp_1.6.orig.tar.gz 55.0 KiB 5022d80e4d7dba4ada3aa57156503fad75fcd6d7b13cfa8580012a1d9f581042
optcomp_1.6-3build1.debian.tar.xz 3.3 KiB af0da29644e66a3d446c2699dc1e5b52d808e046184c858ed8c7d3c455bbcf30
optcomp_1.6-3build1.dsc 2.1 KiB e51dc0007d576a2f16827ce7029e0d00b1deb9ab4d09658758f76f4731f66712

Available diffs

View changes file

Binary packages built by this source

liboptcomp-camlp4-dev: syntax extension for optional compilation with cpp-like directives (library)

 Optcomp is a syntax extension which handles #if, #else, ... directives
 in OCaml source files. Compared to cpp:
  * it does not interpret //, /*, and */ as comment delimiters
  * it does not complains about missing '
  * it is easier to integrate in the build process when using other
    camlp4 syntax extensions
  * it does not do macro expansion while cpp does
 Compared to pa_macro, it does not require code that will be dropped to
 be valid OCaml code. This can be useful for code that optionnally uses
 GADTs, but can be compiled with older versions of OCaml.
 .
 This package contains the syntax extension as a camlp4 module.

liboptcomp-camlp4-dev-dbgsym: No summary available for liboptcomp-camlp4-dev-dbgsym in ubuntu groovy.

No description available for liboptcomp-camlp4-dev-dbgsym in ubuntu groovy.

optcomp: syntax extension for optional compilation with cpp-like directives (tools)

 Optcomp is a syntax extension which handles #if, #else, ... directives
 in OCaml source files. Compared to cpp:
  * it does not interpret //, /*, and */ as comment delimiters
  * it does not complains about missing '
  * it is easier to integrate in the build process when using other
    camlp4 syntax extensions
  * it does not do macro expansion while cpp does
 Compared to pa_macro, it does not require code that will be dropped to
 be valid OCaml code. This can be useful for code that optionnally uses
 GADTs, but can be compiled with older versions of OCaml.
 .
 This package contains command-line tools.

optcomp-dbgsym: No summary available for optcomp-dbgsym in ubuntu groovy.

No description available for optcomp-dbgsym in ubuntu groovy.