ruby-memory-profiler 1.0.1-2 source package in Ubuntu

Changelog

ruby-memory-profiler (1.0.1-2) unstable; urgency=medium

  * Team upload.
  * Reupload to unstable
  * Drop obsolete X{S,B}-Ruby-Versions fields

 -- Pirate Praveen <email address hidden>  Tue, 13 Jun 2023 21:49:01 +0530

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-memory-profiler_1.0.1-2.dsc 2.1 KiB 47c8b305efcde67d4d656e8d91dc092b77c9048f9f5b3d298159162aeec3bfd0
ruby-memory-profiler_1.0.1.orig.tar.gz 17.9 KiB 4ce35633b7d8b390b8d1302309d86c94662ffd4706aed0c87fcb9d8d1f86edbd
ruby-memory-profiler_1.0.1-2.debian.tar.xz 3.1 KiB 64c125186d98ba55e24d3a72b86e92db6721282db5d726993d5ce4e994fa12da

Available diffs

No changes file available.

Binary packages built by this source

ruby-memory-profiler: memory profiler for Ruby

 Memory profiler is a memory profiling routines for Ruby 2.3+.
 It requires Ruby(MRI) version 2.3.8 and above.
 .
 One can use the .start/.stop API as well but it can only be run once per
 report, and .stop will be the only time you can retrieve the report using
 this API.