ocp-indent 1.8.2-5build1 source package in Ubuntu

Changelog

ocp-indent (1.8.2-5build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 03 Nov 2023 08:12:30 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocp-indent_1.8.2.orig.tar.gz 107.1 KiB 013069cf0b2219593351077e7eb11379879310e7e3e09f4f1c399bb40f24388f
ocp-indent_1.8.2-5build1.debian.tar.xz 16.3 KiB b6ecf9d87e5a9ea5f4da28eb78ea6671b1b20576f4110d15adb90965c09f0183
ocp-indent_1.8.2-5build1.dsc 2.2 KiB c125e132e52dbcf4606fd694b678180defb4423dbad7af31f0ca2c31c69ab3e5

View changes file

Binary packages built by this source

libocp-indent-ocaml: OCaml indentation tool for emacs and vim - libraries

 ocp-indent is a command-line tool that allows one to indent a whole OCaml
 source code file (or parts of it) either to standard output or in-place.
 A configuration file allows user defaults as well as per-project parameters.
 The ratio of correctly indented lines is comparable with emacs tuareg mode
 while being an order of magnitude faster.
 .
 This package includes the shared libraries.

libocp-indent-ocaml-dbgsym: debug symbols for libocp-indent-ocaml
libocp-indent-ocaml-dev: OCaml indentation tool for emacs and vim - development libraries

 ocp-indent is a command-line tool that allows one to indent a whole OCaml
 source code file (or parts of it) either to standard output or in-place.
 A configuration file allows user defaults as well as per-project parameters.
 The ratio of correctly indented lines is comparable with emacs tuareg mode
 while being an order of magnitude faster.
 .
 This package includes the development libraries.

ocp-indent: OCaml indentation tool for emacs and vim - runtime

 ocp-indent is a command-line tool that allows one to indent a whole OCaml
 source code file (or parts of it) either to standard output or in-place.
 A configuration file allows user defaults as well as per-project parameters.
 The ratio of correctly indented lines is comparable with emacs tuareg mode
 while being an order of magnitude faster.
 .
 This package includes the runtime binary and the vim and emacs extensions.

ocp-indent-dbgsym: debug symbols for ocp-indent