Skip to content

Commit

Permalink
Merge pull request svaksha#101 from traktofon/patch-1
Browse files Browse the repository at this point in the history
Add package FortranFiles.jl to IO.md
  • Loading branch information
svaksha committed Sep 15, 2017
2 parents e79596a + dcc6a30 commit 9ab5306
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IO.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
----

# Binary IO
+ [FortranFiles.jl](https://github.com/traktofon/FortranFiles.jl) :: Read and write "unformatted" Fortran data, i.e. binary data interspersed with metadata about data records.
+ [HexEdit.jl](https://github.com/templarlabs/HexEdit.jl) :: Edit and display binary file data in hexadecimal format.
+ [StrPack.jl](https://github.com/pao/StrPack.jl) :: For encoding and decoding binary data streams and there is some [documentation](https://strpackjl.readthedocs.org/) at readthedocs.org.

Expand Down

0 comments on commit 9ab5306

Please sign in to comment.