Source: r-cran-pki
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-base64enc,
 libssl-dev,
 pkgconf,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-pki
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-pki.git
Homepage: https://cran.r-project.org/package=PKI
Rules-Requires-Root: no

Package: r-cran-pki
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Public Key Infrastucture for R Based on the X.509 Standard
 Public Key Infrastucture functions such as verifying certificates,
 RSA encription and signing which can be used to build PKI infrastructure and
 perform cryptographic tasks.
