]> andersk Git - libyaml.git/blame - announcement.msg
Bumped the version number in the stable branch.
[libyaml.git] / announcement.msg
CommitLineData
028f3e87
KS
1From: Kirill Simonov <xi@gamma.dn.ua>
2To: yaml-core@lists.sourceforge.net
3Subject: LibYAML-0.0.1: The initial release
4
5I'd like to present the initial release of LibYAML, a YAML parser and emitter
6written in C.
7
8LibYAML homepage: http://pyyaml.org/wiki/LibYAML
9TAR.GZ package: http://pyyaml.org/download/libyaml/yaml-0.0.1.tar.gz
10SVN repository: http://svn.pyyaml.org/libyaml
11Bug tracker: http://pyyaml.org/newticket?component=libyaml
12
13The library is functionally complete, but the documentation is scarce and the
14API is subject to change. For more information, you may check the project
15homepage, the doxygen-generated documentation in the `doc` directory of the
16source distribution, and the examples `tests/example-reformatter.c` and
17`tests/example-deconstructor.c`.
18
19LibYAML is written by Kirill Simonov <xi@resolvent.net>. It is released
20under the MIT license. See the file LICENSE for more details.
21
22This project is developed for Python Software Foundation as a part of
23Google Summer of Code under the mentorship of Clark Evans.
This page took 1.147419 seconds and 5 git commands to generate.