Download List

Project Description

Libgta implements the Generic Tagged Arrays (GTA) file format. GTAs can store any kind of data in multidimensional arrays, optionally with simple tags to store rich metadata. GTAs are streamable and support mupltiple compression methods. Uncompressed GTAs allow easy out-of-core data access for very large arrays.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-19 11:43
1.0.4

This version improves compatibility with Windows compilers and updates the FindGTA.cmake script.

2012-09-04 21:43
1.0.3

This version fixes a few minor problems, one of which prevented the test suite from running properly.
Tags: Stable

2012-01-28 06:01
1.0.2

This update fixes a few minor build and portability issues.

2011-12-12 06:41
1.0.1

This release fixes a few bugs that caused libgta to crash on invalid input. Automatic fuzz testing was added to help prevent this kind of problem in the future.

2011-12-06 07:02
1.0.0

Only minor tweaks were made since the last release candidate. The libgta API and the GTA file format will remain compatible with this version in the future.
Tags: Stable

Project Resources