File: control

package info (click to toggle)
python-profiler 2-3
  • links: PTS
  • area: non-free
  • in suites: sarge
  • size: 328 kB
  • ctags: 412
  • sloc: python: 3,129; makefile: 57
file content (65 lines) | stat: -rw-r--r-- 2,711 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Source: python-profiler
Section: non-free/python
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Build-Depends-Indep: debhelper (>= 4.2.18), python
Standards-Version: 3.6.1

Package: python-profiler
Architecture: all
Depends: ${python:Depends}
Suggests: python-doc
Description: deterministic profiling of any Python programs
 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.

Package: python2.4-profiler
Architecture: all
Depends: python2.4 (>= 2.4dfsg-1)
Suggests: python2.4-doc
Replaces: python2.4 (<< 2.4dfsg-1)
Description: deterministic profiling of any Python programs
 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.

Package: python2.3-profiler
Architecture: all
Depends: python2.3 (>= 2.3.5)
Suggests: python2.3-doc
Replaces: python2.3 (<< 2.3.5)
Description: deterministic profiling of any Python programs
 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.

Package: python2.2-profiler
Architecture: all
Depends: python2.2 (>= 2.2.3dfsg-1)
Suggests: python2.2-doc
Replaces: python2.2 (<< 2.2.3dfsg-1)
Description: deterministic profiling of any Python programs
 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.

Package: python2.1-profiler
Architecture: all
Depends: python2.1 (>= 2.1.3dfsg-1)
Suggests: python2.1-doc
Replaces: python2.1 (<< 2.1.3dfsg-1)
Description: deterministic profiling of any Python programs
 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.