James Carlson wrote: > 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. They are separate projects in community and we don't have plan to integrate them into Solaris. The main reason for PyYAML is that the project Codeina depends on PyYAML. Codeina is a codec installer which we're going to integrate into OpenSolaris 2009.04. You can find the detail information about Codeina at http://fedoraproject.org/wiki/Multimedia/Codeina . Thanks Jim > Otherwise, +1. > >