[ 原始碼: ruby-fastimage ]
套件:ruby-fastimage(2.4.0-1)
ruby-fastimage 的相關連結
Debian 的資源:
下載原始碼套件 ruby-fastimage:
- [ruby-fastimage_2.4.0-1.dsc]
- [ruby-fastimage_2.4.0.orig.tar.gz]
- [ruby-fastimage_2.4.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Ruby library for finding the size or type of image with minimal dependency
FastImage does this minimal fetch for image types GIF, JPEG, PNG, TIFF, BMP and PSD.
And it doesn't rely on installing external libraries such as RMagick (which relies on ImageMagick or GraphicsMagick) or ImageScience (which relies on FreeImage).
You only need supply the uri, and FastImage will do the rest.