<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>PyYAML</name>
<shortdesc>YAML parser and emitter for Python</shortdesc>
<description>YAML is a data serialization format designed for human readability
and interaction with scripting languages.  PyYAML is a YAML parser
and emitter for Python.

PyYAML features a complete YAML 1.1 parser, Unicode support, pickle
support, capable extension API, and sensible error messages.  PyYAML
supports standard YAML tags and provides Python-specific tags that
allow to represent an arbitrary Python object.

PyYAML is applicable for a broad range of tasks from complex
configuration files to object serialization and persistance.</description>
<download-page>http://pyyaml.org/download/pyyaml/PyYAML-3.09.tar.gz</download-page>
<homepage rdf:resource="http://pyyaml.org/wiki/PyYAML" />
<maintainer><foaf:Person><foaf:name>Kirill Simonov</foaf:name>
<foaf:mbox_sha1sum>69476d477c07998dfe8c472f044e0a18a6426d9c</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>3.09</revision></Version></release>
</Project></rdf:RDF>