This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
AUTHORS | Fri Jun 27 23:19:54 -0700 2008 | |
| |
CHANGELOG | Mon Sep 14 11:07:34 -0700 2009 | |
| |
README | Sat Jun 28 00:13:20 -0700 2008 | |
| |
TODO | Fri Jun 27 23:19:54 -0700 2008 | |
| |
extconf.rb | Fri Jun 27 23:19:54 -0700 2008 | |
| |
filemagic.c | Mon Sep 14 11:07:34 -0700 2009 | |
| |
filemagic.rd | Fri Jun 27 23:19:54 -0700 2008 | |
| |
ruby-filemagic.gemspec | Mon Sep 14 11:07:34 -0700 2009 | |
| |
test/ | Fri Jun 27 23:19:54 -0700 2008 |
README
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.







