Downloadliste

Projektbeschreibung

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 the representation of an arbitrary
Python object. PyYAML is applicable for a broad
range of tasks from complex configuration files to
object serialization and persistence.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-05-13 08:49 Zurück zur Release-Liste
3.05

Windows-Binary-Pakete wurden mit dem libyaml Rumpf gebaut. Ein Fehler, dass die Verarbeitung einen Live-Stream von YAML Dokumente rechtzeitig verhindert wurde behoben. Ein Fehler, der auftrat, wenn der Pfad in add_path_resolver booleschen Werte enthält, wurde behoben. Ein Verlust von Mikrosekunden in Zeitstempel wurde behoben. Laden einer leeren YAML Strom wurde behoben. Eine Reihe kleinerer Korrekturen und Verbesserungen vorgenommen.
Tags: Minor bugfixes
Windows binary packages were built with the
LibYAML trunk. A bug that prevented processing a
live stream of YAML documents in timely manner was
fixed. A bug which occurred when the path in
add_path_resolver contains boolean values was
fixed. A loss of microsecond precision in
timestamps was fixed. Loading an empty YAML stream
was fixed. A number of other smaller fixes and
improvements were made.

Project Resources