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

Changelog

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

  * Source upload

 -- Utkarsh Gupta <email address hidden>  Wed, 04 Sep 2019 13:55:46 +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

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-memory-profiler_0.9.14-2.dsc 2.1 KiB a263ef9928734e4969e23287202075c11540d17c42d34b38541f6ac093ff9845
ruby-memory-profiler_0.9.14.orig.tar.gz 15.1 KiB 6dc5a1f02e931b660531cfa7993467ae08b2da2aea6a72ed39d0dc74d076eb3f
ruby-memory-profiler_0.9.14-2.debian.tar.xz 2.1 KiB 69f1119a18d4fedc3b2888e3d419ce5d0fd30e039323a71391387e753a82aa85

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.