mahoro.git  about / heads / tags
Ruby interface to libmagic
blob 026b6c35452d14f6ec52dc4301a01519c8c04540 119 bytes (raw)
$ git show v0.1:extconf.rb	# shows this blob on the CLI

1
2
3
4
5
6
7
 
require 'mkmf'

dir_config('magic')
have_library('magic', 'magic_open')
create_makefile('mahoro')

# arch-tag: extconf

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