Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Python (http://www.velocityreviews.com/forums/f43-python.html)
-   -   [ANN] LibYAML-0.0.1: The initial release (http://www.velocityreviews.com/forums/t362122-ann-libyaml-0-0-1-the-initial-release.html)

Kirill Simonov 08-01-2006 12:22 PM

[ANN] LibYAML-0.0.1: The initial release
 
I'd like to announce the initial release of LibYAML, a YAML parser and
emitter library written in C.

LibYAML homepage: http://pyyaml.org/wiki/LibYAML
TAR.GZ package: http://pyyaml.org/download/libyaml/yaml-0.0.1.tar.gz
SVN repository: http://svn.pyyaml.org/libyaml
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 the examples
`tests/example-reformatter.c` and `tests/example-deconstructor.c`.

There are preliminary Python bindings for LibYAML in the PyYAML SVN
repository.

LibYAML is written by Kirill Simonov <xi@resolvent.net>. It is released
under the MIT license. See the file LICENSE for more details.

This project is developed for Python Software Foundation as a part of
the Google Summer of Code program under the mentorship of Clark C. Evans.



All times are GMT. The time now is 06:40 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.