套件: ruby-fastimage (1.8.1-1)
ruby-fastimage 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-fastimage:
- [ruby-fastimage_1.8.1-1.dsc]
- [ruby-fastimage_1.8.1.orig.tar.gz]
- [ruby-fastimage_1.8.1-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Youhei SASAKI
外部的資源:
- 主頁 [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.
其他與 ruby-fastimage 有關的套件
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-addressable
- alternative URI implementation for Ruby