Sha256: 3c5f490cc8fcbf9c5a917987433b01af02590d43d1f5fe9f2f5370a1c0a896e6

Contents?: true

Size: 233 Bytes

Versions: 4

Compression:

Stored size: 233 Bytes

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_87 = {
    "CCL" => "Center column",
    "PGE" => "Page end",
    "SID" => "Side column",
    "VER" => "Verse end",
    "UNK" => "Unknown",
    "ZZZ" => "Other"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

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