Download List

Descripción del Proyecto

Syck is a YAML parser library that is designed to load data into scripting languages. Extensions for Ruby, PHP, and Python are included.

System Requirements

System requirement is not defined
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.

2003-10-15 02:15
0.41

Esta versión mejora la adherencia a la sintaxis de la especificación YAML (~ 95%), incluye soporte YAML bytecode y sólidas referencias circulares, y ahora se incluye con Ruby 1.8.
Tags: Major bugfixes
This version improves adherance to the syntax of the
YAML specification (~95%), includes YAML bytecode
support and solid circular references, and is now included
with Ruby 1.8.

2003-06-06 04:41
0.35

El cumplimiento del pliego de condiciones YAML es ahora un 85%. Integración de todos los códigos YAML.rb es completa. Syck ahora se incluye con Ruby 1.8.0.
Tags: Major bugfixes
Compliance to the YAML specification is now at 85%. Integration of all YAML.rb code is complete. Syck is now included with Ruby 1.8.0.

2003-05-08 01:29
0.25

Análisis Stream, un analizador de reentrada, y un buffer de tamaño variable se han introducido. La extensión de Ruby ahora incluye todas las características de la YAML.rb. original La extensión de Python incluye más pruebas y más apoyo para los nativos.
Tags: Major feature enhancements
Stream parsing, a reentrant parser, and a resizeable buffer have been introduced. The Ruby extension now includes all the features of the original YAML.rb. The Python extension includes more tests and more support for natives.

2003-04-12 10:06
0.15

Aproximadamente el 60% de la especificación YAML es ahora compatible.
Tags: Initial freshmeat announcement
Roughly 60% of the YAML specification is now supported.

Project Resources