bzip2-ffi 1.1.1
Bzip2::FFI is a Ruby wrapper for libbz2 using FFI bindings. The Bzip2::FFI Reader and Writer classes support reading and writing bzip2 compressed data as an IO-like stream.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
ffi
~> 1.0
必須要件:
libbz2.(so|dll|dylib) available on the library search path