Sha256: 343ab11faa814366d6af0ed742299fd558044f5ffec45cce2028042472e9965d

Contents?: true

Size: 931 Bytes

Versions: 2

Compression:

Stored size: 931 Bytes

Contents

FileMagic Library Binding

June 27, 2008 Ricardo Chimal, Jr. <ricardo@heroku.com>

	I needed a packaged gem version of this ruby binding so I stuck it in github and created a gemspec.  Enjoy.	


July 28, 2003 Travis Whitton <whitton@atlantic.net>

	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

[Copying]
The filemagic extension library is copywrited free software by Travis Whitton
<whitton@atlantic.net>. 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

2 entries across 2 versions & 1 rubygems

Version Path
ricardochimal-ruby-filemagic-0.1.1 README
ricardochimal-ruby-filemagic-0.1.2 README