morsmall 0.3.0-5 source package in Ubuntu

Changelog

morsmall (0.3.0-5) unstable; urgency=medium

  * Team upload.
  * Bump standards-version to 4.6.2.
  * Fix compilation with recent dune

 -- Julien Puydt <email address hidden>  Fri, 07 Jul 2023 09:09:51 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
morsmall_0.3.0-5.dsc 2.1 KiB 21eb4027250008943130257f759fcbecad3ab2421a8441ef0d86ecb2c9d6e395
morsmall_0.3.0.orig.tar.xz 25.0 KiB 66bb9254a7f03dfaf58233859cb26b693aa7e173c736d02bdc01faef5a7a5dda
morsmall_0.3.0-5.debian.tar.xz 3.1 KiB fcbb9365db355da65e5f21ccd26d87cc95ecb668b6b906f21ef1dd256cbfc5c4

No changes file available.

Binary packages built by this source

libmorsmall-ocaml-dev: OCaml libraries for abstract syntax of shell scripts

 The morsmall library defines a type for abstract syntax trees of
 POSIX shell scripts. It also provides a converter from the concrete
 syntax trees produced by the morbig parser to abstract syntax, and
 a printer from abstract syntax to shell.
 .
 This development library is only useful when you are developing
 OCaml programs that act on shell scripts.

libmorsmall-ocaml-dev-dbgsym: debug symbols for libmorsmall-ocaml-dev