Sha256: 0ec8a753a6eb980a6df558aa4fa509529db921a7923df04cd76898a50b9ac8a6
Contents?: true
Size: 224 Bytes
Versions: 16
Compression:
Stored size: 224 Bytes
Contents
# frozen_string_literal: true # Loads mkmf which is used to make makefiles for Ruby extensions require 'mkmf' # The destination dir_config('phonetics/levenshtein') # Do the work create_makefile('phonetics/c_levenshtein')
Version data entries
16 entries across 16 versions & 1 rubygems