mahoro.git  about / heads / tags
Ruby interface to libmagic
blob 36ac831e49d38267d6ed70f1a804ef58fe2d4d1f 568 bytes (raw)
$ git show HEAD:README	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 
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: https://yhbt.net/mahoro/API
source: git clone https://yhbt.net/mahoro.git
cgit web viewer: https://yhbt.net/mahoro.git/
public inbox: mahoro@public-inbox.org (plain-text only, please)
maintainer: Eric Wong <normalperson@yhbt.net>
libmagic: https://en.wikipedia.org/wiki/Libmagic

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