godber / pds3label

A Python module for parsing PDS 3 labels.
MIT License
0 stars 0 forks source link

Properly handle nested groups and objects #8

Open godber opened 9 years ago

godber commented 9 years ago

See #2

Nested groups and objects are not currently supported by the python code, but may be supported by the grammar. These should be handled properly with nested OrderedDict types.