= 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= == 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 == 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"