Sha256: 8c1a45d6c874b5db9ff951293d7405baa17d9f0c0c761addaeb5ea2cc5ea3525
Contents?: true
Size: 530 Bytes
Versions: 4
Compression:
Stored size: 530 Bytes
Contents
# coding: utf-8 module Cacofonix; module CodeLists LIST_34 = { "00" => "ASCII text", "01" => "SGML", "02" => "HTML", "03" => "XML", "04" => "PDF", "05" => "XHTML", "06" => "Default text format", "07" => "Basic ASCII text", "08" => "PDF", "09" => "Microsoft rich text format (RTF)", "10" => "Microsoft Word binary format (DOC)", "11" => "ECMA 376 WordprocessingML", "12" => "ISO 26300 ODF", "13" => "Corel Wordperfect binary format (DOC)", "14" => "EPUB" } end; end
Version data entries
4 entries across 4 versions & 1 rubygems