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