Y
Hacker News
new
|
ask
|
show
|
jobs
by
ziotom78
3795 days ago
"Binary compiled"? Isn't waf a Python script?
1 comments
JoshTriplett
3795 days ago
See the compiled version linked from the waf homepage, which projects using waf include in their source tree. That compiled version consists of a small Python stub followed by bz2-compressed data and a signature.
link