PSARC 2008/676 Python YAML

Brian Cameron Brian.Cameron at sun.com
Mon Nov 3 14:06:41 PST 2008


James:

> Cecilia Hu writes:
>>      PyYAML features a complete YAML 1.1 parser, Unicode support, pickle
>>      support, capable extension API, and sensible error messages.  PyYAML
>>      supports standard YAML tags and provides Python-specific tags that
>>      allow to represent an arbitrary Python object.
> 
> Are C, Java, and Perl bindings separate projects?

Yes, you can see the module names for YAML implementations in other
languages at the YAML website:

   http://www.yaml.org/

This project only integrates the Python YAML interfaces.

Brian



More information about the opensolaris-arc mailing list