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. source: https://yhbt.net/mahoro.git/ documentation: https://yhbt.net/mahoro/
Required Ruby Version
>= 0
Authors
Shu-yu Guo, Eric Wong