Changeset 149 for pyyaml/trunk/README
- Timestamp:
- 04/23/06 09:40:57 (7 years ago)
- File:
-
- 1 edited
-
pyyaml/trunk/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pyyaml/trunk/README
r128 r149 1 PyYAML 3000 - The next generation YAML parser for Python.1 PyYAML 3000 - The next generation YAML parser and emitter for Python. 2 2 3 3 To install, type 'python setup.py install'. 4 4 5 For more information, check 'http://pyyaml.org/wiki/PyYAML'. 5 For more information, check the PyYAML homepage: 6 'http://pyyaml.org/wiki/PyYAML'. 6 7 7 8 Post your questions and opinions to the YAML-Core mailing list: 8 9 'http://lists.sourceforge.net/lists/listinfo/yaml-core'. 9 10 10 PyYAML3000 is written by Kirill Simonov <xi@resolvent.net>. It is released 11 Submit bug reports and feature requests to the PyYAML bug tracker: 12 'http://pyyaml.org/newticket?component=pyyaml'. 13 14 PyYAML 3000 is written by Kirill Simonov <xi@resolvent.net>. It is released 11 15 under the MIT license. See the file LICENSE for more details.
Note: See TracChangeset
for help on using the changeset viewer.
