blob: 308308be84cd662e84af2dd87b86ed9c822b355a (
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://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
<https://developers.google.com/apis-explorer>. 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>
|