aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-04-30 05:39:26 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-04-30 05:40:43 +0200
commit1d31c354c7e55fd1d06afb14d2d2f3a88a8b1eee (patch)
tree8c70b83dab5d053af4e290b636d9cd148d0515e8 /dev-R/askpass/metadata.xml
parentapp-editors/imhex: drop myself as a maintainer (diff)
downloadguru-1d31c354c7e55fd1d06afb14d2d2f3a88a8b1eee.tar.gz
guru-1d31c354c7e55fd1d06afb14d2d2f3a88a8b1eee.tar.bz2
guru-1d31c354c7e55fd1d06afb14d2d2f3a88a8b1eee.zip
dev-R/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'dev-R/askpass/metadata.xml')
-rw-r--r--dev-R/askpass/metadata.xml29
1 files changed, 16 insertions, 13 deletions
diff --git a/dev-R/askpass/metadata.xml b/dev-R/askpass/metadata.xml
index 9609ff450d..ae830c87fa 100644
--- a/dev-R/askpass/metadata.xml
+++ b/dev-R/askpass/metadata.xml
@@ -6,17 +6,20 @@
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
- <longdescription lang="en">
- Safe Password Entry for R, Git, and SSH // Cross-platform
- utilities for prompting the user for credentials or a
- passphrase, for example to authenticate with a server or read a
- protected key. Includes native programs for MacOS and Windows,
- hence no 'tcltk' is required. Password entry can be invoked in
- two different ways: directly from R via the askpass() function,
- or indirectly as password-entry back-end for 'ssh-agent' or
- 'git-credential' via the SSH_ASKPASS and GIT_ASKPASS
- environment variables. Thereby the user can be prompted for
- credentials or a passphrase if needed when R calls out to git
- or ssh.
- </longdescription>
+ <longdescription lang="en">Cross-platform utilities for prompting the user for credentials or a
+passphrase, for example to authenticate with a server or read a protected key.
+Includes native programs for MacOS and Windows, hence no 'tcltk' is required.
+Password entry can be invoked in two different ways: directly from R via the
+askpass() function, or indirectly as password-entry back-end for 'ssh-agent'
+or 'git-credential' via the SSH_ASKPASS and GIT_ASKPASS environment variables.
+Thereby the user can be prompted for credentials or a passphrase if needed
+when R calls out to git or ssh.</longdescription>
+ <upstream>
+ <maintainer>
+ <name>Jeroen Ooms</name>
+ <email>jeroen@berkeley.edu</email>
+ </maintainer>
+ <remote-id type="github">jeroen/askpass</remote-id>
+ <bugs-to>https://github.com/jeroen/askpass/issues</bugs-to>
+ </upstream>
</pkgmetadata>