python-yaml-dbg

Yaml parser and emitter for python (debug build)
  http://pyyaml.org/
  1
  1 review



Python-yaml is a complete yaml 1.1 parser and emitter for python. it can parse all examples from the specification. the parsing algorithm is simple enough to be a reference for yaml parser implementors. a simple extension api is also provided. the package is built using libyaml for improved speed.

this package contains the extension built for the python debug interpreter.
Latest reviews
4
blueXrider 12 years ago

quite nice