[ 源代码: ruby-yajl ]
软件包:ruby-yajl(1.3.1-1 以及其他的)
ruby-yajl 的相关链接
Debian 的资源:
下载源码包 ruby-yajl:
维护小组:
- Debian Ruby Extras Maintainers (QA 页面, 邮件存档)
- Praveen Arimbrathodiyil (QA 页面)
- Per Andersson (QA 页面)
- Balasankar C (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
Ruby interface to Yajl, a JSON stream-based parser library
Supported features include,
JSON parsing and encoding directly to and from an IO stream (file, socket, etc) or String. Compressed stream parsing and encoding supported for Bzip2, Gzip and Deflate.
Parse and encode *multiple* JSON objects to and from streams or strings continuously.
JSON gem compatibility API - allows yajl-ruby to be used as a drop-in replacement for the JSON gem
Basic HTTP client (only GET requests supported for now) which parses JSON directly off the response body *as it's being received*
其他与 ruby-yajl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgmp10
- 多精度运算库
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Libraries necessary to run Ruby 2.5
-
- dep: ruby (<< 1:2.6~)
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- dep: ruby (>= 1:2.5~0)