morsmall 0.3.0-2 source package in Ubuntu

Changelog

morsmall (0.3.0-2) unstable; urgency=medium

  * Standards-Version 4.5.0 (no change).
  * d/rules: drop override of dh_dwz which is no longer needed.

 -- Ralf Treinen <email address hidden>  Wed, 12 Feb 2020 21:05:28 +0100

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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
morsmall_0.3.0-2.dsc 2.1 KiB d985f0cd0dcb398108f2600f541cc5a5c52e862bf8ff91f866b8ed772922a0ea
morsmall_0.3.0.orig.tar.xz 25.0 KiB 66bb9254a7f03dfaf58233859cb26b693aa7e173c736d02bdc01faef5a7a5dda
morsmall_0.3.0-2.debian.tar.xz 2.4 KiB a12fdccbe01c99b7db6493fe2b58f10b880e7e685c1ba9020ff079aa162af5fc

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