Sha256: cfa6e6758f7a136321f655792daf479479ac00c8188769c072dfe3328fd9a581
Contents?: true
Size: 299 Bytes
Versions: 4
Compression:
Stored size: 299 Bytes
Contents
# coding: utf-8 module Cacofonix; module CodeLists LIST_8 = { "01" => "A-format paperback", "02" => "B-format paperback", "03" => "C-format paperback", "04" => "Paper over boards", "05" => "Cloth", "06" => "With dust jacket", "07" => "Reinforced binding" } end; end
Version data entries
4 entries across 4 versions & 1 rubygems