planetarypy / pvl

Python implementation of PVL (Parameter Value Language)
BSD 3-Clause "New" or "Revised" License
19 stars 19 forks source link

Collections Update #66

Closed rbeyer closed 4 years ago

rbeyer commented 4 years ago

Description

Created a new MutableMappingSequence ABC for the pvl library to use, which the pvl.OrderedMultiDict already is, and made other collections-related updates.

Related Issue

Might close #62.

How Has This Been Tested?

Types of changes

Checklist:

Licensing:

This project is released under the LICENSE.