Changes between Version 5 and Version 6 of WikiStart
- Timestamp:
- 03/11/06 18:10:05 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v5 v6 1 1 = PyYAML.org - the home of various YAML implementations for Python = 2 2 3 ''We are moving ...''3 ''We are moving; some links may not work.'' 4 4 5 5 == PySyck == … … 19 19 (moved from http://pyyaml.dyndns.org/cgi-bin/trac.cgi). 20 20 21 == To Do == 22 23 * Complete transferring the content to the new site. Move the pyyaml-legacy svn repository to the new site. 24 * Release PySyck-0.60. Make a tarball for syck including SyckPatches. 25 * Fix grammar issues of [wiki:PyYAML PyYAML 3000] according to the discussion on YAML-core. Release it. 26 * Write a simple "canonical" YAML parser and a paper explaining the method. 27 * Emitter. 28 * libyaml3000. 29 21 30 == Trac Starting Points == 22 31
