mahoro.git  about / heads / tags
Ruby interface to libmagic
blob 6f8abc31fb9542e0a15021f3304d255475ca3d7a 692 bytes (raw)
$ git show v0.4:README	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
Mahoro - a Ruby interface to libmagic

An interface to libmagic to determine file types using "magic" numbers.
This can be used in place of calling the file(1) command in Ruby scripts.
Shu-yu Guo is the original author but all maintenance is handled by
Eric Wong nowadays.

documentation: http://bogomips.org/mahoro/API
source: git clone git://bogomips.org/mahoro.git
cgit web viewer: http://bogomips.org/mahoro.git/
mailing list: mahoro@librelist.org (plain-text only, please)
maintainer: Eric Wong <normalperson@yhbt.net>
libmagic: https://en.wikipedia.org/wiki/Libmagic

Feel free to contact Eric Wong privately via plain-text email if you're not
comfortable with the public mailing list.

git clone https://yhbt.net/mahoro.git