Files
guru/dev-R/reticulate/metadata.xml
Alessandro Barbieri b1440e106c dev-R/reticulate: new package
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-04-19 20:31:27 +02:00

18 lines
675 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>
Interface to 'Python' // Interface to 'Python' modules, classes,
and functions. When calling into 'Python', R data types are
automatically converted to their equivalent 'Python' types.
When values are returned from 'Python' to R they are converted
back to R types. Compatible with all versions of 'Python' =
2.7.
</longdescription>
</pkgmetadata>