deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: amd64
Depends: python3 (<< 3.14), python3 (>= 3.12~), python3:any, libc6 (>= 2.17), libgcc-s1
(>= 3.0), libstdc++6 (>= 11)
Description: |-
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.
Homepage: https://github.com/pyutils/line_profiler
Installed-Size: '669'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-line-profiler
Priority: optional
Section: python
Source: python-line-profiler (4.1.3-1)
Version: 4.1.3-1+b1
srcpkg_name: python-line-profiler
srcpkg_version: 4.1.3-1