libfgz is a small Fortran library to read gzipped files. It can read binary and ASCII files, and even unformatted, gzipped stream files.
| Tags | Software Development Libraries Archiving Compression |
|---|---|
| Licenses | LGPL |
| Implementation | Fortran |
Recent releases


Release Notes: The library now works with file handles. Multiple files can be opened for reading or writing. Data can be read and written in two ways: binary streams or strings. The interface for unformatted stream files has been removed.


No changes have been submitted for this release.
A set of utility classes that can be used for Desktop application development.