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.

2006-06-19 20:24
3.03

Diese Version behebt Kompatibilitätsprobleme Python 2.5. Zahlreiche Fehler in der Handhabung float wurden behoben. Scannen von einigen schlecht geformte Dokumente wurde behoben. Es gibt noch andere kleinere Korrekturen.
Tags: Minor bugfixes
This release fixes Python 2.5 compatibility issues. Numerous bugs in the float handling have been fixed. Scanning of some ill-formed documents has been fixed. There are other minor fixes.

2006-05-15 17:02
3.02

Die Win32-Installer wurde behoben. Anscheinend ist bdist_wininst nicht unter Linux sehr gut arbeiten. Ein Fehler in add_path_resolver wurde behoben. Das YAML-Highlight Beispiel wurde hinzugefügt.
Tags: Minor bugfixes
The Win32 installer was fixed. Apparently,
bdist_wininst does not work well under Linux. A
bug in add_path_resolver was fixed. The
yaml-highlight example was added.

2006-05-08 13:35
3.01

Die Versionsnummer spiegelt den Codenamen des Projekts (PyYAML 3000) und unterscheidet sie von den verlassenen PyYaml Modul.
Tags: Initial freshmeat announcement
The version number reflects the codename of the
project (PyYAML 3000) and differentiates it from
the abandoned PyYaml module.

Project Resources