Sha256: 06e25a40867c7b8f8c364ebca71d98cd95f6bece47c06bc40cc4258ac412ebc5
Contents?: true
Size: 1.87 KB
Versions: 0
Compression: gzip
Compressed size: 669 Bytes
Stored size: 669 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.0 specification_version: 1 name: rchardet version: !ruby/object:Gem::Version version: 0.9.9 date: 2007-03-24 00:00:00 -04: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/chardet - lib/chardet.rb - lib/chardet/big5freq.rb - lib/chardet/big5prober.rb - lib/chardet/chardistribution.rb - lib/chardet/charsetgroupprober.rb - lib/chardet/charsetprober.rb - lib/chardet/codingstatemachine.rb - lib/chardet/constants.rb - lib/chardet/escprober.rb - lib/chardet/escsm.rb - lib/chardet/eucjpprober.rb - lib/chardet/euckrfreq.rb - lib/chardet/euckrprober.rb - lib/chardet/euctwfreq.rb - lib/chardet/euctwprober.rb - lib/chardet/gb2312freq.rb - lib/chardet/gb2312prober.rb - lib/chardet/hebrewprober.rb - lib/chardet/jisfreq.rb - lib/chardet/jpcntx.rb - lib/chardet/langbulgarianmodel.rb - lib/chardet/langcyrillicmodel.rb - lib/chardet/langgreekmodel.rb - lib/chardet/langhebrewmodel.rb - lib/chardet/langhungarianmodel.rb - lib/chardet/langthaimodel.rb - lib/chardet/latin1prober.rb - lib/chardet/mbcharsetprober.rb - lib/chardet/mbcsgroupprober.rb - lib/chardet/mbcssm.rb - lib/chardet/sbcharsetprober.rb - lib/chardet/sbcsgroupprober.rb - lib/chardet/sjisprober.rb - lib/chardet/universaldetector.rb - lib/chardet/utf8prober.rb - COPYING test_files: [] rdoc_options: [] extra_rdoc_files: - COPYING executables: [] extensions: [] requirements: [] dependencies: []