Sha256: 27b03526b2acf7bc7f84eeae29ae0048cfa186e9991969f816de0f4c38499da9

Contents?: true

Size: 452 Bytes

Versions: 4

Compression:

Stored size: 452 Bytes

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_48 = {
    "01" => "Height",
    "02" => "Width",
    "03" => "Thickness",
    "04" => "Page trim height",
    "05" => "Page trim width",
    "08" => "Unit weight",
    "09" => "Diameter (sphere)",
    "10" => "Unfolded/unrolled sheet height",
    "11" => "Unfolded/unrolled sheet width",
    "12" => "Diameter (tube or cylinder)",
    "13" => "Rolled sheet package side measure"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

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