repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'next'
[buildroot-gz.git]
/
package
/
python-pypcap
/
Config.in
blob
ed336ca356fd11a3f619dcdbeb16aef43dd16c4f
1
config BR2_PACKAGE_PYTHON_PYPCAP
2
bool "python-pypcap"
3
depends on BR2_PACKAGE_PYTHON
4
select BR2_PACKAGE_LIBPCAP
5
help
6
The pypcap module is an object-oriented wrapper of the C libpcap library.
7
8
https://code.google.com/p/pypcap/