Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ crackfortran.py
File
crackfortran.py
numpy/f2py/crackfortran.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
crackfortran --- read fortran (77,90) code and extract declaration information.
4
Callers
nothing calls this directly
Calls
7
open
Function · 0.85
crackfortran
Function · 0.85
crack2fortran
Function · 0.85
outmess
Function · 0.70
compile
Method · 0.45
close
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected