/
githubmirror
/
libyaml
Обзор
Документация
Войти
/
githubmirror
/
libyaml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
0.1.3
announcement.msg
22 строки
979 B
Kirill Simonov
Added a short note on changes in this release.
30 авг 2009, 03:32
30 авг 2009, 03:32
d2f37f6
Код
Авторство
О чём код?
From: Kirill Simonov <xi@gamma.dn.ua> To: yaml-core@lists.sourceforge.net Subject: LibYAML-0.1.3: A minor bugfix release This is a minor bugfix release of LibYAML, a YAML parser and emitter written in C. This release fixes non-standard structure initialization and a streaming-related issue. LibYAML homepage: http://pyyaml.org/wiki/LibYAML TAR.GZ package: http://pyyaml.org/download/libyaml/yaml-0.1.3.tar.gz SVN repository: http://svn.pyyaml.org/libyaml/branches/stable Bug tracker: http://pyyaml.org/newticket?component=libyaml The library is functionally complete, but the documentation is scarce and the API is subject to change. For more information, you may check the project homepage, the doxygen-generated documentation in the `doc` directory of the source distribution, and examples in the `tests` directory. LibYAML is written by Kirill Simonov <xi@resolvent.net>. It is released under the MIT license. See the file LICENSE for more details.