index
:
openwrt-packages.git
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
Community maintained packages for OpenWrt
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lang
/
python
/
python-zope-interface
/
test.sh
blob: 48123771ce937d3ce0ab352222676a11a69a8fbf (
plain
)
1
2
3
4
5
#!/bin/sh
[
"
$1
"
=
python3-zope-interface
]
||
exit
0
python3
-c
'import zope.interface'