mruby 3.2.0-2 source package in Ubuntu

Changelog

mruby (3.2.0-2) unstable; urgency=medium

  * d/clean: Add build_config/default.rb.lock. (Closes: #1046416)

 -- Nobuhiro Iwamatsu <email address hidden>  Wed, 06 Sep 2023 14:23:11 +0900

Upload details

Uploaded by:
Nobuhiro Iwamatsu
Uploaded to:
Sid
Original maintainer:
Nobuhiro Iwamatsu
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
mruby_3.2.0-2.dsc 1.9 KiB a6655094804fb75d46dfc0144bf176d280c2acfc3bdb61f4d96b22bcc25a33bc
mruby_3.2.0.orig.tar.gz 784.4 KiB 3c198e4a31d31fe8524013066fac84a67fe6cd6067d92c25a1c79089744cb608
mruby_3.2.0-2.debian.tar.xz 7.2 KiB b7255d2f04e82926d0a8db359cbc56c197e4d9cb85a024018972a84c62e583f2

Available diffs

No changes file available.

Binary packages built by this source

libmruby-dev: lightweight implementation of the Ruby language (development files)

 mruby is the lightweight implementation of the Ruby language complying to
 the ISO standard.
 This can be linked and embedded within your application.
 .
 This package contains the development files.

mruby: lightweight implementation of the Ruby language

 mruby is the lightweight implementation of the Ruby language complying to
 the ISO standard.
 This can be linked and embedded within your application.
 .
 This package contains the following tools:
  * mirb: Embeddable interactive ruby shell
  * mrbc: mruby compiler
  * mruby: mruby interpreter
  * mrdb: mruby debugger
  * mruby-strip: mruby strip

mruby-dbgsym: debug symbols for mruby