summaryrefslogtreecommitdiff
path: root/dev-R/reticulate/metadata.xml
blob: 5a767696d94883fd929bc753f26d66a82b9a3845 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>lssndrbarbieri@gmail.com</email>
  <name>Alessandro Barbieri</name>
  <description>co-maintainers welcome</description>
 </maintainer>
 <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' &gt;= 2.7.</longdescription>
 <upstream>
  <maintainer>
   <email>kevin@rstudio.com</email>
   <name>Kevin Ushey</name>
  </maintainer>
  <bugs-to>https://github.com/rstudio/reticulate/issues</bugs-to>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>