r-cran-credentials 1.3.2-1 source package in Ubuntu

Changelog

r-cran-credentials (1.3.2-1) unstable; urgency=medium

  * Team Upload.
  * New upstream version 1.3.2
  * d/copyright: s/MIT/Expat/
  * d/control: Run dh-update-R

 -- Nilesh Patra <email address hidden>  Mon, 06 Dec 2021 01:40:34 +0530

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Kinetic release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-credentials_1.3.2-1.dsc 2.1 KiB 57ca97871bfe50da073fe91af0392d145aa51b3dfaa223caba4d23adfd541b10
r-cran-credentials_1.3.2.orig.tar.gz 223.0 KiB 8e212da069848b9bbdeae092d198e3c48b3a4f1d28c8c4bb030f3f0921651aad
r-cran-credentials_1.3.2-1.debian.tar.xz 2.5 KiB e232e54b658e28ac3c38b2ff537cbff8741706ffad547a8099d995d0c1caa596

Available diffs

No changes file available.

Binary packages built by this source

r-cran-credentials: GNU R tools for managing SSH and Git credentials

 Setup and retrieve HTTPS and SSH credentials for use with 'git' and
 other services. For HTTPS remotes the package interfaces the 'git-credential'
 utility which 'git' uses to store HTTP usernames and passwords. For SSH
 remotes convenient functions to find or generate appropriate SSH keys are
 provided. The package both helps the user to setup a local git installation,
 and also provides a back-end for git/ssh client libraries to authenticate
 with existing user credentials.