[ bianca ]
[ 原始碼: ruby-oily-png ]
套件:ruby-oily-png(1.2.1~dfsg-4 以及其他的)
ruby-oily-png 的相關連結
下載原始碼套件 ruby-oily-png:
- [ruby-oily-png_1.2.1~dfsg-4.debian.tar.xz]
- [ruby-oily-png_1.2.1~dfsg-4.dsc]
- [ruby-oily-png_1.2.1~dfsg.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
native mixin to speed up ChunkyPNG
OilyPNG is a Ruby C extension to speed up the pure Ruby ChunkyPNG library. It is a standalone module, so it does not require LibPNG, ImageMagick or any other library. Currently it has an alternative implementation of decoding and encoding PNGs, making these operations much faster, especially for PNG images that apply filtering.
其他與 ruby-oily-png 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libruby (<< 1:3.4~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.3~0)
-
- dep: libruby3.3 (>= 3.3.0~preview1)
- Libraries necessary to run Ruby 3.3
-
- dep: ruby-chunky-png (>= 1.3.7)
- pure Ruby library for read/write, chunk-level access to PNG files