Changes between Version 13 and Version 14 of WikiStart
- Timestamp:
- 03/18/06 04:45:50 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v13 v14 7 7 8 8 PySyck is a Python binding to [http://whytheluckystiff.net/syck/ Syck], 9 a C library for reading and writing YAML in scripting languages 10 (moved from http://xitology.org/pysyck/ and http://trac.xitology.org/pysyck/). 9 a C library for reading and writing YAML in scripting languages. 11 10 12 11 13 12 == PyYAML 3.* == 14 13 15 [wiki:PyYAML PyYAML 3000] is the next generation YAML parser for Python 16 (moved from http://trac.xitology.org/pysyck/wiki/PyYAML3000). 14 [wiki:PyYAML PyYAML 3000] is the next generation YAML parser for Python. 17 15 18 16 19 17 == PyYAML 0.* == 20 18 21 [wiki:PyYAMLLegacy PyYAML Legacy] is the original implementation developed by various authors 22 (moved from http://pyyaml.dyndns.org/cgi-bin/trac.cgi). 19 [wiki:PyYAMLLegacy PyYAML Legacy] is the original implementation developed by various authors. 23 20 24 21
