[Bug 190493] Review Request: python-yaml

bugzilla at redhat.com bugzilla at redhat.com
Tue May 9 13:26:56 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: python-yaml


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=190493





------- Additional Comments From mdehaan at redhat.com  2006-05-09 09:26 EST -------
FYI, if anyone is watching this:  PyYAML officially released today, and there is
now a RbYAML parser for YAML 1.1 as well

http://rbyaml.ologix.com/

---

Here's the yaml-core post from the author:

PyYAML: YAML parser and emitter for Python
==========================================

YAML is a data serialization format designed for human readability and
interaction with scripting languages.  PyYAML is a YAML parser and
emitter for Python.

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.

PyYAML is applicable for a broad range of tasks from complex
configuration files to object serialization and persistance.

You may download PyYAML from http://pyyaml.org/wiki/PyYAML.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list