[ 原始碼: ruby-archive-zip ]
套件:ruby-archive-zip(0.11.0-1)
ruby-archive-zip 的相關連結
Debian 的資源:
下載原始碼套件 ruby-archive-zip:
- [ruby-archive-zip_0.11.0-1.dsc]
- [ruby-archive-zip_0.11.0.orig.tar.gz]
- [ruby-archive-zip_0.11.0-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