mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
dev-R/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -6,12 +6,14 @@
|
||||
<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>
|
||||
<longdescription lang="en">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>
|
||||
<upstream>
|
||||
<maintainer>
|
||||
<name>Kevin Ushey</name>
|
||||
<email>kevin@rstudio.com</email>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user