ocp-indent 1.8.2-5build2 source package in Ubuntu
Changelog
ocp-indent (1.8.2-5build2) oracular; urgency=medium * Rebuild against new OCAML ABIs. -- Gianfranco Costamagna <email address hidden> Fri, 09 Aug 2024 14:27:45 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Oracular
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | 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-5build2.debian.tar.xz | 16.3 KiB | dd0366fae9f804b8f02a33d3bb48ec9b005ec71a1675fb165a2cdb45be9c6d7e |
ocp-indent_1.8.2-5build2.dsc | 2.2 KiB | a4f1795905f8aa2885c4f2c5837e6fbfb96dc20b2d4a1250a10d9c49977187e3 |
Available diffs
- diff from 1.8.2-5build1 to 1.8.2-5build2 (321 bytes)
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