Sha256: fe5b7857cccc9db8d2dfddd4eb63229fa23acf53d1af0dd344463f296b874d61

Contents?: true

Size: 413 Bytes

Versions: 4

Compression:

Stored size: 413 Bytes

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_76 = {
    "0" => "All regions",
    "1" => "DVD region 1",
    "2" => "DVD region 2",
    "3" => "DVD region 3",
    "4" => "DVD region 4",
    "5" => "DVD region 5",
    "6" => "DVD region 6",
    "7" => "DVD region 7",
    "8" => "DVD region 8",
    "A" => "Blu-Ray region A",
    "B" => "Blu-Ray region B",
    "C" => "Blu-Ray region C"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

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