This website requires JavaScript.
Explore
Help
Register
Sign In
OpenWRT
/
packages
mirror of
https://github.com/openwrt/packages.git
Watch
1
Star
0
Fork
You've already forked packages
0
Code
Issues
Releases
Wiki
Activity
88ef5d0ba4
packages
/
lang
/
python
/
python-typing-extensions
/
test.sh
6 lines
97 B
Bash
Raw
Blame
History
#!/bin/sh
[
"
$1
"
=
python3-typing-extensions
]
||
exit
0
python3 -c
'import typing_extensions'
Reference in New Issue
View Git Blame
Copy Permalink