パッケージ: cl-s-base64 (20060516-1) [universe]
cl-s-base64 に関するリンク
Ubuntu の資源:
s-base64 ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Peter Van Eynde
It should generally not be necessary for users to contact the original maintainer.
類似のパッケージ:
A Common Lisp implementation of Base64 Encoding/Decoding
S-BASE64 is an open source Common Lisp implementation of Base64 Encoding and Decoding. Base64 encoding is a technique to encode binary data in a portable, safe printable, 7-bit ASCII format. For a general introduction, please consult the Wikipedia article on Base64.
Features: can convert a Base64 encoded character input stream into a decoded binary output stream, can convert a binary output stream into a Base64 encoded character output stream, can convert a Base64 encoded character input stream into a byte array, can convert a byte array into a Base64 encoded character output stream and can optionally break lines at 76 characters
Homepage: http://homepage.mac.com/svc/s-base64/
その他の cl-s-base64 関連パッケージ
|
|
|
-
- dep: common-lisp-controller (>= 4.23)
- This is a Common Lisp source and compiler manager