Changeset 336 for pyyaml/trunk/README
- Timestamp:
- 12/30/08 13:18:53 (3 years ago)
- Files:
-
- 1 modified
-
pyyaml/trunk/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pyyaml/trunk/README
r326 r336 22 22 'http://pyyaml.org/wiki/PyYAML'. 23 23 24 Documentation (rough and incomplete though):24 For PyYAML tutorial and reference, see: 25 25 'http://pyyaml.org/wiki/PyYAMLDocumentation'. 26 26 … … 33 33 PyYAML is written by Kirill Simonov <xi@resolvent.net>. It is released 34 34 under the MIT license. See the file LICENSE for more details. 35
