This website requires JavaScript.
Explore
Help
Sign In
wirawan0
/
wpylib
Watch
1
Star
0
Fork
0
You've already forked wpylib
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
3698671bed07ac9b473bca80314c371a0b6a43fc
wpylib
/
iofmt
History
Wirawan Purwanto
3698671bed
* Added: fortran_bin_file.peek_next_rec_len() to fetch the next record length
...
while not advancing the read pointer to that record yet.
2012-01-30 16:04:17 -05:00
..
__init__.py
* Initial version of Fortran binary file reader.
2010-02-08 21:49:54 +00:00
.cvsignore
* Ignore all compiled python modules.
2010-02-11 02:29:51 +00:00
fortbin.py
* Added: fortran_bin_file.peek_next_rec_len() to fetch the next record length
2012-01-30 16:04:17 -05:00
text_input.py
* Allow comment character to be changed from "#" using the
2011-09-16 21:21:23 +00:00
text_output.py
* Added file mode for file creation (default: "w").
2011-09-02 15:07:47 +00:00