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