[ ソース: ruby-oily-png ]
パッケージ: ruby-oily-png (1.2.1~dfsg-4)
ruby-oily-png に関するリンク
Debian の資源:
ruby-oily-png ソースパッケージをダウンロード:
- [ruby-oily-png_1.2.1~dfsg-4.dsc]
- [ruby-oily-png_1.2.1~dfsg.orig.tar.gz]
- [ruby-oily-png_1.2.1~dfsg-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- 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-chunky-png (>= 1.3.7)
- pure Ruby library for read/write, chunk-level access to PNG files