Source: tickcount
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Robert Collins <robertc@robertcollins.net>
Homepage: https://launchpad.net/tickcount
Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-all-dev (>= 2.6.6-3~)
Standards-Version: 3.8.4

Package: python-tickcount
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
Description: Python module to access the Python interpreter tickcount
 Python C extension module giving access to the internal tickcounter of Python.
 .
 This is useful for certain forms of profiling or performance analysis.
