mruby 1.3.0+20170925+git38185028-1 source package in Ubuntu

Changelog

mruby (1.3.0+20170925+git38185028-1) unstable; urgency=medium

  * Snapshot, taken from the master (20170925).
  * Update Standards-Version to 4.1.0.

 -- Nobuhiro Iwamatsu <email address hidden>  Tue, 26 Sep 2017 04:22:21 +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

Downloads

File Size SHA-256 Checksum
mruby_1.3.0+20170925+git38185028-1.dsc 2.0 KiB 883b55f8e9d5b0305fb8b758f8ea2cffe9e62cdf7332e8dd9e01cc22dbc69801
mruby_1.3.0+20170925+git38185028.orig.tar.gz 420.2 KiB 3cf0a651a091ec5518174e3c6d8a850dd2cab2ee06c2357a84852247eb9c5dc7
mruby_1.3.0+20170925+git38185028-1.debian.tar.xz 4.3 KiB eb335b3a1a05fdc3f4d9a1e60c5df21ae8d83144e18463eb860039b799d09820

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