[ 源代码: ruby-archive-zip ]
软件包:ruby-archive-zip(0.11.0-1.1)
ruby-archive-zip 的相关链接
Debian 的资源:
下载源码包 ruby-archive-zip:
- [ruby-archive-zip_0.11.0-1.1.dsc]
- [ruby-archive-zip_0.11.0.orig.tar.gz]
- [ruby-archive-zip_0.11.0-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Simple, extensible, pure Ruby ZIP archive support
Archive::Zip provides a simple Ruby-esque interface to creating, extracting, and updating ZIP archives. This implementation is 100% Ruby and loosely modeled on the archive creation and extraction capabilities of InfoZip's zip and unzip tools.
其他与 ruby-archive-zip 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-io-like (>= 0.3.0)
- Provides the functionality of an IO object to any class