python-line-profiler 2.1-2build2 source package in Ubuntu

Changelog

python-line-profiler (2.1-2build2) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:23:18 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
python-line-profiler_2.1.orig.tar.gz 27.2 KiB 5625157e76e1f70c237c7df07389b48028aa1b94ec630aaa5f094d5755bcaa76
python-line-profiler_2.1-2build2.debian.tar.xz 5.9 KiB a2db7ce3ba5f24397b9c97cb3b3fad75f51cf5dfd294d62ab703cccb001cdde2
python-line-profiler_2.1-2build2.dsc 2.3 KiB 7a3880412342037481c9f3180b6fb952f9207689fdabffc92113b07a9ce77121

Available diffs

View changes file

Binary packages built by this source

python3-line-profiler: line-by-line profiling for Python

 LineProfiler can be given functions to profile, and it will time the execution
 of each individual line inside those functions. In a typical workflow, one
 only cares about line timings of a few functions because wading through the
 results of timing every single line of code would be overwhelming. However,
 LineProfiler does need to be explicitly told what functions to profile.
 .
 If you are using IPython, there is an implementation of an %lprun magic
 command which will let you specify functions to profile and a statement to
 execute.

python3-line-profiler-dbgsym: No summary available for python3-line-profiler-dbgsym in ubuntu groovy.

No description available for python3-line-profiler-dbgsym in ubuntu groovy.