Sha256: 18109f0b8a78acf66d07b95bd4d2c0ea4e56c9e0ce98cd17491763d2251841c7
Contents?: true
Size: 637 Bytes
Versions: 2
Compression:
Stored size: 637 Bytes
Contents
= Ruby C bindings to libbzip2 == Installation sudo gem install brianmario-bzip2-ruby -s http://gems.github.com/ You may need to specify: --with-bz2-dir=<include file directory for libbzip2> == Documentation: coming soon... == Spec Tests: coming soon... == Copying This extension module is copyrighted free software by Guy Decoux You can redistribute it and/or modify it under the same term as Ruby. Guy Decoux <ts@moulon.inra.fr> == Modifications from origin version * Switch to Jeweler * Renamed BZ2 module/namespace to Bzip2 * Renamed compiled binary from "bz2" to "bzip2" * Renamed gem from "bz2" to "bzip2-ruby"
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
brianmario-bzip2-ruby-0.2.4 | README.rdoc |
bzip2-ruby-0.2.4 | README.rdoc |