软件包: ruby-mysql2 (0.4.10-0ubuntu5)
ruby-mysql2 的相关链接
Trisquel 的资源:
下载源码包 ruby-mysql2:
- [ruby-mysql2_0.4.10-0ubuntu5.dsc]
- [ruby-mysql2_0.4.10.orig.tar.gz]
- [ruby-mysql2_0.4.10-0ubuntu5.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Michael Franzl
- Cédric Boutillier
外部的资源:
- 主页 [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: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libmysqlclient20 (>= 5.7.11)
- MySQL database client library
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Libraries necessary to run Ruby 2.5
-
- dep: ruby (>= 1:2.5~0)
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-eventmachine
- Ruby/EventMachine library