[ ソース: ring-codec-clojure ]
パッケージ: libring-codec-clojure (1.1.2-1)
libring-codec-clojure に関するリンク
Debian の資源:
ring-codec-clojure ソースパッケージをダウンロード:
- [ring-codec-clojure_1.1.2-1.dsc]
- [ring-codec-clojure_1.1.2.orig.tar.gz]
- [ring-codec-clojure_1.1.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Clojure library for encoding and decoding data
ring-codec provides functions for encoding and decoding data into formats commonly used in web applications:
* percent-encoding/decoding * url-encoding/decoding * base64 encoding/decoding * form encoding/decoding
その他の libring-codec-clojure 関連パッケージ
|
|
|
|
-
- dep: libclojure-java
- Lisp dialect for the JVM (library)
-
- dep: libcommons-codec-java
- encoder and decoders such as Base64 and hexadecimal codec