[ 源代码: ruby-image-science ]
软件包:ruby-image-science(1.3.1-1)
ruby-image-science 的相关链接
Debian 的资源:
下载源码包 ruby-image-science:
- [ruby-image-science_1.3.1-1.dsc]
- [ruby-image-science_1.3.1.orig.tar.gz]
- [ruby-image-science_1.3.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Clean Ruby library to provide simple transformations on images
ImageScience is a clean Ruby library allowing for simple transformations on images, mainly geared towards generating thumbnails - The provided functions aim at scaling and cropping images.
Emphasis is made on keeping the code as lean as possible (at less than 200 LoC), and on correctness to avoid memory leaks and similar problems that often accompany similar libraries.
其他与 ruby-image-science 有关的软件包
|
|
|
|
-
- dep: libfreeimage-dev
- Support library for graphics image formats (development files)
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-inline (>= 3.9)
- Ruby library for embedding C/C++ external module code