Sha256: 0239a3371521006d78c904e5c6f82f4044bfdea941c18fef7fa49dbda4741ae7
Contents?: true
Size: 1.65 KB
Versions: 1
Compression:
Stored size: 1.65 KB
Contents
= FileMagic Library Binding == VERSION This documentation refers to filemagic version 0.4.2 == DESCRIPTION === Revised version September 12, 2008 Jens Wille <jens.wille@uni-koeln.de> Similar to Ricardo[http://github.com/ricardochimal/ruby-filemagic] I wanted this project to make some progress. My needs went a bit farther than his, though ;-) Enjoy anyway! Install the gem: sudo gem install ruby-filemagic === Original package July 28, 2003 Travis Whitton <tinymountain@gmail.com> This is one of my first ruby bindings, so suggestions are welcome. See filemagic.rd and test.rb for usage. to install, run these commands: ruby extconf.rb make su make install the file(1) library and headers are required. I have file 0.4.3. Enjoy! Travis == LINKS <b></b> Homepage:: <http://grub.ath.cx/filemagic/> Documentation:: <http://ruby-filemagic.rubyforge.org/> Source code:: <http://github.com/blackwinter/ruby-filemagic> Rubyforge project:: <http://rubyforge.org/projects/ruby-filemagic> == AUTHORS * Travis Whitton <mailto:tinymountain@gmail.com> (Original author) * Jens Wille <mailto:jens.wille@uni-koeln.de> == CREDITS * Martin Carpenter <mailto:mcarpenter@free.fr> for Ruby 1.9.2 compatibility and other improvements. == COPYING The filemagic extension library is copywrited free software by Travis Whitton <tinymountain@gmail.com>. You can redistribute it under the terms specified in the COPYING file of the Ruby distribution. == WARRANTY THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-filemagic-0.4.2 | README |