Skip to content

Commit

Permalink
Implement YAML <-> pmtv::map_t generator and parser
Browse files Browse the repository at this point in the history
This implements serialization and deserialization of pmtv::map_t to
a subset YAML 1.2.

It doesn't support the full YAML 1.2 standard, but rather focuses
to serialize any possible pmtv::map_t value to valid YAML and back.

Signed-off-by: Frank Osterfeld <[email protected]>
  • Loading branch information
frankosterfeld committed Nov 21, 2024
1 parent 84aaf00 commit 7170c57
Show file tree
Hide file tree
Showing 3 changed files with 1,575 additions and 21 deletions.
Loading

0 comments on commit 7170c57

Please sign in to comment.