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
6656d3d5e305bee39fc6ab89f7340d869359d452
wpylib
/
iofmt
History
Wirawan Purwanto
6656d3d5e3
* In module text_input: Added head() and tail() to emulate the basic
...
behavior of UNIX commands with the same name. Output lines are already split into a list of strings.
2012-03-19 16:53:23 -04: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
* In module text_input: Added head() and tail() to emulate the basic
2012-03-19 16:53:23 -04:00
text_output.py
* Added file mode for file creation (default: "w").
2011-09-02 15:07:47 +00:00