root/pyyaml/trunk/README

Revision 149, 0.6 kB (checked in by xi, 4 years ago)

Raise an error for colons in the flow context.

Line 
1 PyYAML 3000 - The next generation YAML parser and emitter for Python.
2
3 To install, type 'python setup.py install'.
4
5 For more information, check the PyYAML homepage:
6 'http://pyyaml.org/wiki/PyYAML'.
7
8 Post your questions and opinions to the YAML-Core mailing list:
9 'http://lists.sourceforge.net/lists/listinfo/yaml-core'.
10
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
15 under the MIT license. See the file LICENSE for more details.
Note: See TracBrowser for help on using the browser.