File: control.python3

package info (click to toggle)
pcp 6.0.3-1.1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 220,440 kB
  • sloc: ansic: 963,916; sh: 153,607; xml: 90,613; cpp: 82,736; python: 20,664; perl: 17,906; yacc: 9,980; makefile: 2,868; lex: 2,853; fortran: 60; java: 52
file content (13 lines) | stat: -rw-r--r-- 678 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13

Package: python3-pcp
Section: python
Architecture: any
Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}, libpcp3 (= ${binary:Version}), libpcp-pmda3 (= ${binary:Version}), libpcp-mmv1 (= ${binary:Version}), libpcp-gui2 (= ${binary:Version}), libpcp-import1 (= ${binary:Version})
Description: Performance Co-Pilot Python3 PMAPI module
 The PCP Python3 module contains the language bindings for
 building Performance Metric API client tools using Python3.
 .
 The Performance Co-Pilot provides a unifying abstraction for
 all of the interesting performance data in a system, and allows
 client applications to easily retrieve and process any subset of
 that data.