Changeset 318 for libyaml/branches/stable/announcement.msg
- Timestamp:
- 12/27/08 17:08:49 (4 years ago)
- File:
-
- 1 edited
-
libyaml/branches/stable/announcement.msg (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
libyaml/branches/stable/announcement.msg
r220 r318 1 1 From: Kirill Simonov <xi@gamma.dn.ua> 2 2 To: yaml-core@lists.sourceforge.net 3 Subject: LibYAML-0. 0.1: The initialrelease3 Subject: LibYAML-0.1.2: A minor bugfix release 4 4 5 I'd like to present the initialrelease of LibYAML, a YAML parser and emitter5 This is a minor bugfix release of LibYAML, a YAML parser and emitter 6 6 written in C. 7 7 8 8 LibYAML homepage: http://pyyaml.org/wiki/LibYAML 9 TAR.GZ package: http://pyyaml.org/download/libyaml/yaml-0. 0.1.tar.gz10 SVN repository: http://svn.pyyaml.org/libyaml 9 TAR.GZ package: http://pyyaml.org/download/libyaml/yaml-0.1.2.tar.gz 10 SVN repository: http://svn.pyyaml.org/libyaml/branches/stable 11 11 Bug tracker: http://pyyaml.org/newticket?component=libyaml 12 12 … … 14 14 API is subject to change. For more information, you may check the project 15 15 homepage, the doxygen-generated documentation in the `doc` directory of the 16 source distribution, and the examples `tests/example-reformatter.c` and 17 `tests/example-deconstructor.c`. 16 source distribution, and examples in the `tests` directory. 18 17 19 18 LibYAML is written by Kirill Simonov <xi@resolvent.net>. It is released 20 19 under the MIT license. See the file LICENSE for more details. 21 20 22 This project is developed for Python Software Foundation as a part of23 Google Summer of Code under the mentorship of Clark Evans.
Note: See TracChangeset
for help on using the changeset viewer.
