Sha256: c68c507cd0ba79e5cffb28b80f4c84c1481ad80d10eb323d4016930d770d8782

Contents?: true

Size: 210 Bytes

Versions: 4

Compression:

Stored size: 210 Bytes

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_16 = {
    "01" => "Proprietary",
    "02" => "ISBN-10",
    "06" => "DOI",
    "11" => "ISTC",
    "15" => "ISBN-13",
    "18" => "ISRC"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

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