mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
dev-R/googlesheets4: new package, add 1.0.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
24
dev-R/googlesheets4/metadata.xml
Normal file
24
dev-R/googlesheets4/metadata.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?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>
|
||||
<name>Alessandro Barbieri</name>
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
</maintainer>
|
||||
<longdescription lang="en">Interact with Google Sheets through the Sheets API v4
|
||||
<https://developers.google.com/sheets/api>. "API" is an acronym for
|
||||
"application programming interface"; the Sheets API allows users to
|
||||
interact with Google Sheets programmatically, instead of via a web
|
||||
browser. The "v4" refers to the fact that the Sheets API is currently
|
||||
at version 4. This package can read and write both the metadata and
|
||||
the cell data in a Sheet.</longdescription>
|
||||
<upstream>
|
||||
<maintainer>
|
||||
<name>Jennifer Bryan</name>
|
||||
<email>jenny@rstudio.com</email>
|
||||
</maintainer>
|
||||
<bugs-to>https://github.com/tidyverse/googlesheets4/issues</bugs-to>
|
||||
<remote-id type="github">tidyverse/googlesheets4</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user