pureyaml package

pureyaml

Yet another yaml parser, in pure python.

Submodules

pureyaml._compat module

Python 2to3 compatibility handling.

pureyaml.pureyaml module

pureyaml

class pureyaml.pureyaml.Boilerplate[source]

Bases: object