mruby 3.3.0-1 source package in Ubuntu

Changelog

mruby (3.3.0-1) unstable; urgency=medium

  * New upstream release.

 -- Nobuhiro Iwamatsu <email address hidden>  Wed, 03 Apr 2024 13:19:27 +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

Downloads

File Size SHA-256 Checksum
mruby_3.3.0-1.dsc 1.9 KiB e008ace4027106bfc0ba89322d4e3f6630382b74603df4a95f8af9a60bd687ab
mruby_3.3.0.orig.tar.gz 813.7 KiB 53088367e3d7657eb722ddfacb938f74aed1f8538b3717fe0b6eb8f58402af65
mruby_3.3.0-1.debian.tar.xz 7.2 KiB 87649f164240e565c2222ab3acb11497d07d14e2a5d6798909933416ad23d7d9

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