| Revision 156,
667 bytes
checked in by xi, 7 years ago
(diff) |
|
Final touches before the initial release.
|
| 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 | Documentation (rough and incomplete though): |
|---|
| 9 | 'http://pyyaml.org/wiki/PyYAMLDocumentation'. |
|---|
| 10 | |
|---|
| 11 | Post your questions and opinions to the YAML-Core mailing list: |
|---|
| 12 | 'http://lists.sourceforge.net/lists/listinfo/yaml-core'. |
|---|
| 13 | |
|---|
| 14 | Submit bug reports and feature requests to the PyYAML bug tracker: |
|---|
| 15 | 'http://pyyaml.org/newticket?component=pyyaml'. |
|---|
| 16 | |
|---|
| 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. |
|---|
Note: See
TracBrowser
for help on using the repository browser.