mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-09 20:30:33 -04:00
15 lines
507 B
XML
15 lines
507 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<description>co-maintainers welcome</description>
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Methods to Convert R Data to YAML and Back // Implements the
|
|
'libyaml' 'YAML' 1.1 parser and emitter
|
|
(http://pyyaml.org/wiki/LibYAML) for R.
|
|
</longdescription>
|
|
</pkgmetadata>
|