File: control

package info (click to toggle)
pytimechart 1.0.0~rc1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 540 kB
  • sloc: python: 2,239; makefile: 77; sh: 60
file content (24 lines) | stat: -rw-r--r-- 1,051 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
Source: pytimechart
Section: python
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun@debian.org>
Build-Depends: debhelper(>= 7.0.50~), python-all, python-setuptools
Standards-Version: 3.9.2
XS-Python-Version: >=2.4
Homepage: http://gitorious.org/pytimechart
Vcs-Svn: svn://svn.debian.org/python-apps/packages/pytimechart/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/pytimechart/trunk/

Package: pytimechart
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
 python-enthoughtbase, python-chaco, python-wxgtk2.8, python-gtk2
XB-Python-Version: ${python:Versions}
Description: GUI Viewer for Linux kernel traces
 PyTimechart provides explorability and overall visualization of Linux
 kernel traces. It is a tool that parses ftrace text traces, and
 display them with the help of a very powerful dynamic plot framework,
 python-chaco. The GUI makes the best it can to ease the browsing of
 huge traces.