[ ソース: ruby-archive-zip ]
パッケージ: ruby-archive-zip (0.12.0-1)
ruby-archive-zip に関するリンク
Debian の資源:
ruby-archive-zip ソースパッケージをダウンロード:
- [ruby-archive-zip_0.12.0-1.dsc]
- [ruby-archive-zip_0.12.0.orig.tar.gz]
- [ruby-archive-zip_0.12.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-io-like (>= 0.3.0)
- Provides the functionality of an IO object to any class