Sha256: c5883f1ae711a22412a23c63c590d223964b1290aa1206d8ff63c461d501bead
Contents?: true
Size: 1.9 KB
Versions: 0
Compression: gzip
Compressed size: 667 Bytes
Stored size: 667 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.2 specification_version: 1 name: rchardet version: !ruby/object:Gem::Version version: "1.1" date: 2007-07-05 00:00:00 -07:00 summary: Character encoding auto-detection in Ruby require_paths: - lib email: jeff at somethingsimilar dot com homepage: http://rubyforge.org/projects/rchardet rubyforge_project: rchardet description: autorequire: chardet default_executable: bindir: bin has_rdoc: false required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Jeff Hodges files: - lib/rchardet - lib/rchardet/big5freq.rb - lib/rchardet/big5prober.rb - lib/rchardet/chardistribution.rb - lib/rchardet/charsetgroupprober.rb - lib/rchardet/charsetprober.rb - lib/rchardet/codingstatemachine.rb - lib/rchardet/constants.rb - lib/rchardet/escprober.rb - lib/rchardet/escsm.rb - lib/rchardet/eucjpprober.rb - lib/rchardet/euckrfreq.rb - lib/rchardet/euckrprober.rb - lib/rchardet/euctwfreq.rb - lib/rchardet/euctwprober.rb - lib/rchardet/gb2312freq.rb - lib/rchardet/gb2312prober.rb - lib/rchardet/hebrewprober.rb - lib/rchardet/jisfreq.rb - lib/rchardet/jpcntx.rb - lib/rchardet/langbulgarianmodel.rb - lib/rchardet/langcyrillicmodel.rb - lib/rchardet/langgreekmodel.rb - lib/rchardet/langhebrewmodel.rb - lib/rchardet/langhungarianmodel.rb - lib/rchardet/langthaimodel.rb - lib/rchardet/latin1prober.rb - lib/rchardet/mbcharsetprober.rb - lib/rchardet/mbcsgroupprober.rb - lib/rchardet/mbcssm.rb - lib/rchardet/sbcharsetprober.rb - lib/rchardet/sbcsgroupprober.rb - lib/rchardet/sjisprober.rb - lib/rchardet/universaldetector.rb - lib/rchardet/utf8prober.rb - lib/rchardet.rb - COPYING test_files: [] rdoc_options: [] extra_rdoc_files: - COPYING executables: [] extensions: [] requirements: [] dependencies: []