Changes between Version 6 and Version 7 of WikiStart
- Timestamp:
- 03/12/06 18:04:04 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v6 v7 23 23 * Complete transferring the content to the new site. Move the pyyaml-legacy svn repository to the new site. 24 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. 25 * Fix grammar issues of [wiki:PyYAML PyYAML 3000] according to the discussion on YAML-core. 26 * Write an example program (yaml-highlight) for PyYAML. It should insert tags at the beginning and the end 27 of each token and parser event and use YAML for configuration. 28 * Release [wiki:PyYAML PyYAML 3000]. 26 29 * Write a simple "canonical" YAML parser and a paper explaining the method. 27 30 * Emitter.
