Metadata


Name
htmlentities
Version
4.3.4
Platform
ruby
Authors
Paul Battley
Bindir
bin
Date
2015-07-05 00:00:00 UTC
Dependencies
rake (~> 0, development)
Description
A module for encoding and decoding (X)HTML entities.
Email
pbattley@gmail.com
Extra rdoc files
History.txt
COPYING.txt
Files
COPYING.txt
History.txt
lib/htmlentities.rb
lib/htmlentities/decoder.rb
lib/htmlentities/encoder.rb
lib/htmlentities/flavors.rb
lib/htmlentities/mappings/expanded.rb
lib/htmlentities/mappings/html4.rb
lib/htmlentities/mappings/xhtml1.rb
lib/htmlentities/version.rb
perf/benchmark.rb
perf/performance.rb
perf/profile.rb
test/decoding_test.rb
test/encoding_test.rb
test/entities_test.rb
test/expanded_test.rb
test/html4_test.rb
test/interoperability_test.rb
test/roundtrip_test.rb
test/string_encodings_test.rb
test/test_helper.rb
test/xhtml1_test.rb
Homepage
https://github.com/threedaymonk/htmlentities
Licenses
MIT
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
2.2.3
Specification version
4
Summary
Encode/decode HTML entities
Test files
test/interoperability_test.rb
test/encoding_test.rb
test/string_encodings_test.rb
test/entities_test.rb
test/html4_test.rb
test/xhtml1_test.rb
test/expanded_test.rb
test/decoding_test.rb
test/roundtrip_test.rb
Original platform
ruby
New platform
ruby