<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Password Entry Utilities for R, Git, and SSH</dc:title>
  <dc:title>R package askpass version 1.2.1</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: sys (&gt;= 2.1)</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Jeroen Ooms &lt;jeroenooms@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jeroen Ooms [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-4035-0289&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=askpass/LICENSE)</dc:rights>
  <dc:date>2024-10-04</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=askpass</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.askpass</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
