Paketname | python-profiler |
Beschreibung | deterministic profiling of any Python programs |
Archiv/Repository | Offizielles Debian Archiv squeeze (non-free) |
Version | 2.6.6-1 |
Sektion | non-free/python |
Priorität | optional |
Installierte Größe | 172 Byte |
Hängt ab von | python (>= 2.5), python (<< 2.7) |
Empfohlene Pakete | |
Paketbetreuer | Matthias Klose |
Quelle | |
Paketgröße | 28930 Byte |
Prüfsumme MD5 | 70aa1b6aa8b2539cbf95218211a6047b |
Prüfsumme SHA1 | cc7328050c8b63736b10bf69490e459dabb62027 |
Prüfsumme SHA256 | 1b9bcc1d7863e85532d6843ad264a817bb78266154afeba2478b2d6ea12716d5 |
Link zum Herunterladen | python-profiler_2.6.6-1_all.deb |
Ausführliche Beschreibung | A profiler is a program that describes the run time performance of a
program, providing a variety of statistics. This profiler provides
deterministic profiling of any Python programs. It also provides a
series of report generation tools to allow users to rapidly examine
the results of a profile operation.
.
This package contains the modules 'profile' and 'pstats' from the
standard library. They were move to a non-free package because of
its license.
|