summaryrefslogtreecommitdiffstats
path: root/package/python-pypcap
diff options
context:
space:
mode:
authorMatt Weber <mlweber1@rockwellcollins.com>2014-04-10 10:54:55 -0500
committerPeter Korsgaard <peter@korsgaard.com>2014-04-11 21:48:59 +0200
commitd26482762ca75f04cf4cde3f5e7195d810bac9f5 (patch)
treec6e2a1fb33c2af1336ea29d38df220162be72f27 /package/python-pypcap
parente913527b94e2e47b4ea6fcf13e281d5969f54fd6 (diff)
downloadbuildroot-d26482762ca75f04cf4cde3f5e7195d810bac9f5.tar.gz
buildroot-d26482762ca75f04cf4cde3f5e7195d810bac9f5.zip
pyrex: new package
Pyrex is a language that allows you to mix python and C code in a single .pyx description file. This file is then rendered into C code by the pyrexc host tool. That C file then can be used within an application build or as part of the normal distutils build process used to build a Python extension module. Signed-off-by: Matt Weber <mlweber1@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-pypcap')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud