summaryrefslogtreecommitdiff
path: root/dev-python/pysyck/metadata.xml
blob: 2c517cc41c00d1d6be0c2ea0a626e15244b0b917 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription lang="en">
		PySyck is aimed to update the current Python bindings for Syck. The new
		bindings provide a wrapper for the Syck emitter and give access to YAML
		representation graphs. PySyck may be used for various tasks, in
		particular, as a replacement of the module pickle.
	</longdescription>
</pkgmetadata>