Changes between Version 2 and Version 3 of WikiStart
- Timestamp:
- 03/08/06 17:57:21 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v2 v3 2 2 3 3 ''We are moving...'' 4 5 == PySyck == 6 7 PySyck is a Python binding to [http://whytheluckystiff.net/syck/ Syck], 8 a C library for reading and writing YAML in scripting languages. 9 10 == PyYAML 3.* == 11 12 [wiki:PyYAML PyYAML 3000] is the next generation YAML parser for Python. 13 14 == PyYAML 0.* == 15 16 [wiki:PyYAML PyYAML Legacy] is the original implementation developed by various authors. 4 17 5 18 == Trac Starting Points ==
