Sha256: 801722f47e72c8b066a19e948a7fba24bf0af7688b1012d842e7ff140a0eba59
Contents?: true
Size: 234 Bytes
Versions: 27
Compression:
Stored size: 234 Bytes
Contents
MRuby::Gem::Specification.new('mruby-pack') do |spec| spec.license = 'MIT' spec.authors = 'Internet Initiative Japan Inc.' spec.summary = 'Array#pack and String#unpack method' spec.cc.include_paths << "#{build.root}/src" end
Version data entries
27 entries across 27 versions & 2 rubygems