[ ソース: r-cran-base64url ]
パッケージ: r-cran-base64url (1.4-1)
r-cran-base64url に関するリンク
Debian の資源:
r-cran-base64url ソースパッケージをダウンロード:
- [r-cran-base64url_1.4-1.dsc]
- [r-cran-base64url_1.4.orig.tar.gz]
- [r-cran-base64url_1.4-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
GNU R fast and URL-safe Base64 encoder and decoder
In contrast to RFC3548, the 62nd character ("+") is replaced with "-", the 63rd character ("/") is replaced with "_". Furthermore, the encoder does not fill the string with trailing "=". The resulting encoded strings comply to the regular expression pattern "[A-Za-z0-9_-]" and thus are safe to use in URLs or for file names. The package also comes with a simple base32 encoder/decoder suited for case insensitive file systems.
その他の r-cran-base64url 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: r-api-3.5
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 3.5.1-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-backports (>= 1.1.0)
- reimplementation of functions introduced since R-3.0.0
-
- sug: r-cran-base64enc
- GNU R package that provides tools for base64 encoding
-
- sug: r-cran-checkmate
- GNU R fast and versatile argument checks
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-openssl
- GNU R toolkit for encryption, signatures and certificates based on OpenSSL
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-testthat
- GNU R testsuite