This is a list of known packages parsers mainly to be used in G-Earth with the GProgrammer extension, but the code may be useful to understand the package structure and read it anywhere.
Every parser may share some caracteritcs:
- The parser is responsable to read the whole package, from the start to the end;
- The return type is always an object;