[ 源代码: ruby-mysql2 ]
软件包:ruby-mysql2(0.5.5-3 以及其他的)
ruby-mysql2 的相关链接
Debian 的资源:
下载源码包 ruby-mysql2:
维护小组:
- Debian Ruby Team (QA 页面, 邮件存档)
- Michael Franzl (QA 页面)
- Cédric Boutillier (QA 页面)
- Utkarsh Gupta (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
simple, fast MySQL library for Ruby
This is an API module that allows Ruby programs to interface with MySQL databases. Usually, it will be pulled in automatically by packages providing Ruby programs which need this capability, you only need to install it directly if you intend to write such programs yourself. You may want to prefer the ruby-mysql2 package over the ruby-mysql package, since benchmarks have shown it to be faster, it is non-blocking and it supports UTF-8 database encoding.
其他与 ruby-mysql2 有关的软件包
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libmariadb3 (>= 3.0.0)
- MariaDB database client library
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1t64 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
-
- dep: ruby-eventmachine
- Ruby/EventMachine library