Sha256: c5ff1acbda48841d4174af5993c0e3c65c1f7d73c97ae5d530cb0e43dd650c44
Contents?: true
Size: 1.15 KB
Versions: 4
Compression:
Stored size: 1.15 KB
Contents
# coding: utf-8 module Cacofonix; module CodeLists LIST_51 = { "00" => "Unspecified", "01" => "Includes", "02" => "Is part of", "03" => "Replaces", "05" => "Replaced by", "06" => "Alternative format", "07" => "Has ancillary product", "08" => "Is ancillary to", "09" => "Is remaindered as", "10" => "Is remainder of", "11" => "Is other-language version of", "12" => "Publisher's suggested alternative", "13" => "Epublication based on (print product)", "14" => "Epublication is distributed as", "15" => "Epublication is a rendering of", "16" => "POD replacement for", "17" => "Replaced by POD", "18" => "Is special edition of", "19" => "Has special edition", "20" => "Is prebound edition of", "21" => "Is original of prebound edition", "22" => "Product by same author", "23" => "Similar product", "24" => "Is facsimile of", "25" => "Is original of facsimile", "26" => "Is license for", "27" => "Electronic version available as", "28" => "Enhanced version available as", "29" => "Basic version available as", "30" => "Product in same collection" } end; end
Version data entries
4 entries across 4 versions & 1 rubygems