Optimize slightly the float constructor.
[pyyaml/python3.git] / README
blob8a6dec775245b09f23148054ca22c2a04522854f
1 PyYAML 3000 - The next generation YAML parser and emitter for Python.
3 To install, type 'python setup.py install'.
5 For more information, check the PyYAML homepage:
6 'http://pyyaml.org/wiki/PyYAML'.
8 Documentation (rough and incomplete though):
9 'http://pyyaml.org/wiki/PyYAMLDocumentation'.
11 Post your questions and opinions to the YAML-Core mailing list:
12 'http://lists.sourceforge.net/lists/listinfo/yaml-core'.
14 Submit bug reports and feature requests to the PyYAML bug tracker:
15 'http://pyyaml.org/newticket?component=pyyaml'.
17 PyYAML 3000 is written by Kirill Simonov <xi@resolvent.net>. It is released
18 under the MIT license. See the file LICENSE for more details.