Sha256: 0cd264157f0ff215b94ffd4ac5ad197304ac8e97f74bfba598dbd5e458647aab
Contents?: true
Size: 646 Bytes
Versions: 4
Compression:
Stored size: 646 Bytes
Contents
# coding: utf-8 module Cacofonix; module CodeLists LIST_80 = { "00" => "No outer packaging", "01" => "Slip-sleeve", "02" => "Clamshell", "03" => "Keep case", "05" => "Jewel case", "09" => "In box", "10" => "Slip-cased", "11" => "Slip-cased set", "12" => "Tube", "13" => "Binder", "14" => "In wallet or folder", "15" => "Long triangular package", "16" => "Long square package", "17" => "Softbox (for DVD)", "18" => "Pouch", "19" => "Rigid plastic case", "20" => "Cardboard case", "21" => "Shrink-wrapped", "22" => "Blister pack", "23" => "Carry case" } end; end
Version data entries
4 entries across 4 versions & 1 rubygems