Sha256: 076435df90bcd7ed0208078886fd56b0c3ef46b0d2cffba5a4ff5e10b699abe6
Contents?: true
Size: 397 Bytes
Versions: 4
Compression:
Stored size: 397 Bytes
Contents
# coding: utf-8 module Cacofonix; module CodeLists LIST_11 = { "01" => "HTML", "02" => "PDF", "03" => "Microsoft Reader", "04" => "RocketBook", "05" => "Rich text format (RTF)", "06" => "Open Ebook Publication Structure (OEBPS) format standard", "07" => "XML", "08" => "SGML", "09" => "EXE", "10" => "ASCII", "11" => "MobiPocket format" } end; end
Version data entries
4 entries across 4 versions & 1 rubygems