[ 源代码: 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