dev-R/gargle: new package, add 1.2.0

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-05-03 04:31:16 +02:00
parent c21680f912
commit 42ed8da9d4
3 changed files with 64 additions and 0 deletions

21
dev-R/gargle/metadata.xml Normal file
View File

@@ -0,0 +1,21 @@
<?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">Provides utilities for working with Google APIs
&lt;https://developers.google.com/apis-explorer&gt;. This includes
functions and classes for handling common credential types and for
preparing, executing, and processing HTTP requests.</longdescription>
<upstream>
<maintainer>
<name>Jennifer Bryan</name>
<email>jenny@rstudio.com</email>
</maintainer>
<bugs-to>https://github.com/r-lib/gargle/issues</bugs-to>
<remote-id type="github">r-lib/gargle</remote-id>
</upstream>
</pkgmetadata>