morsmall 0.3.0-8 source package in Ubuntu

Changelog

morsmall (0.3.0-8) unstable; urgency=medium

  * Team upload
  * Do not hardcode /usr/lib/ocaml

 -- Stéphane Glondu <email address hidden>  Sat, 03 Aug 2024 09:48:26 +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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
morsmall_0.3.0-8.dsc 1.9 KiB 886fa1cb3409e3532206d9b1a7485aa4753be4f0e8bf91688345e8f316580336
morsmall_0.3.0.orig.tar.xz 25.0 KiB 66bb9254a7f03dfaf58233859cb26b693aa7e173c736d02bdc01faef5a7a5dda
morsmall_0.3.0-8.debian.tar.xz 6.3 KiB 3c672236b9f4cc366a5e0db3a822f8d8245bcfc58348daff6d57d2134918961e

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