dev-R/httr: new

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-05-31 23:35:06 +02:00
parent 70cfa42da1
commit a353bf1232
3 changed files with 31 additions and 0 deletions

10
dev-R/httr/metadata.xml Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
Tools for Working with URLs and HTTP // Useful tools for working
with HTTP organised by HTTP verbs (GET(), POST(), etc).
Configuration functions make it easy to control additional
request components (authenticate(), add_headers() and so on).
</longdescription>
</pkgmetadata>