» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:MIT + C

libyaml

LibYAML, a YAML parser and emitter library written in C.

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`.

The project is developed for Python Software Foundation as a part of the Google Summer of Code program.

External Links

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 XML C Parser and Toolkit of Gnome

Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).

libxml

Libxml2 is the XML C library developed for the Gnome project.