1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: r-cran-base64enc
Maintainer: The Debichem Group <debichem-devel@lists.alioth.debian.org>
Uploaders: Filippo Rusconi <lopippo@debian.org>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 9),
dh-r,
r-base-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=debichem/packages/r-cran-base64enc.git
Vcs-Git: https://alioth.debian.org/anonscm/git/debichem/packages/r-cran-base64enc.git
Homepage: https://cran.r-project.org/package=base64enc
Package: r-cran-base64enc
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
${R:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R package that provides tools for base64 encoding
This package provides tools for handling base64 encoding. It is more flexible
than the orphaned base64 package.
|