surpport seeking the recorded video
[vuplus_openembedded] / recipes / python / python-ptrace_0.5.bb
1 DESCRIPTION = "python-ptrace is a debugger using ptrace."
2 HOMEPAGE = "http://python-ptrace.hachoir.org/trac"
3 SECTION = "devel/python"
4 LICENSE = "GPLv2"
5 PR = "ml0"
6
7 SRC_URI = "http://pypi.python.org/packages/source/p/python-ptrace/python-ptrace-${PV}.tar.gz"
8
9 inherit distutils