Sha256: 88b152c9f9df911b1551e8065dffeb60a8068aafae42fe158e8cb9e1ccd44c4b

Contents?: true

Size: 399 Bytes

Versions: 4

Compression:

Stored size: 399 Bytes

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_142 = {
    "00" => "Unknown / unspecified",
    "01" => "Cover 4",
    "02" => "Cover 3",
    "03" => "Cover 2",
    "04" => "Cover 1",
    "05" => "On spine",
    "06" => "On box",
    "07" => "On tag",
    "08" => "On bottom",
    "09" => "On back",
    "10" => "On outer sleeve / back",
    "11" => "On removable wrapping"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cacofonix-0.10.3 lib/cacofonix/codelists/142.rb
cacofonix-0.10.2 lib/cacofonix/codelists/142.rb
cacofonix-0.10.1 lib/cacofonix/codelists/142.rb
cacofonix-0.10.0 lib/cacofonix/codelists/142.rb