Letter R

rubygem-fast_xs - Provides C extensions for escaping text

Website: http://fast-xs.rubyforge.org/
License: MIT
Vendor: Alcance Libre, Inc.
Description:
fast_xs provides C extensions for escaping text.
The original String#fast_xs method is based on the xchar code by Sam Ruby:
* http://intertwingly.net/stories/2005/09/28/xchar.rb
* http://intertwingly.net/blog/2005/09/28/XML-Cleansing
_why also packages an older version with Hpricot (patches submitted).
The version here should be compatible with the latest version of Hpricot
code.
Ruby on Rails will automatically use String#fast_xs from either Hpricot
or this gem version with the bundled Builder package.
String#fast_xs is an almost exact translation of Sam Ruby's original
implementation (String#to_xs), but it does escape """ (which is an
optional, but all parsers are able ot handle it.  XML::Builder as
packaged in Rails 2.0 will be automatically use String#fast_xs instead
of String#to_xs available.

Packages

rubygem-fast_xs-0.8.0-4.fc14.al.x86_64 [7 KiB] Changelog by Joel Barrios (2020-06-06):
- Rebuild with Ruby 2.6.

Listing created by Repoview-0.6.6-6.fc14.al