Package gem-escape-utils: Information

    Source package: gem-escape-utils
    Version: 1.3.0.6-alt0.1
    Build time:  Aug 13, 2024, 01:24 PM
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Faster string escaping routines for your ruby apps
    Description: 
    Being as though we're all html escaping everything these days, why not make it
    faster?
    
    For character encoding in 1.9, the output string's encoding is copied from the
    input string.
    
    It has monkey-patches for Rack::Utils, CGI, URI, ERB::Util and Haml and
    ActionView so you can drop this in and have your app start escaping fast as
    balls in no time
    
    It supports HTML, URL, URI and Javascript escaping/unescaping.

    List of RPM packages built from this SRPM:
    gem-escape-utils (riscv64)
    gem-escape-utils-debuginfo (riscv64)
    gem-escape-utils-devel (noarch)
    gem-escape-utils-doc (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

      1. gem(actionpack) >= 0
      2. gem(actionview) >= 0
      3. gem(benchmark-ips) >= 0
      4. gem(fast_xs) >= 0
      5. rpm-build-ruby
      6. gem(haml) >= 0
      7. gem(minitest) >= 0
      8. gem(rack) >= 0
      9. gem(rake-compiler) >= 0
      10. gem(url_escape) >= 0

    Last changed


    May 2, 2024 Pavel Skrylev 1.3.0.6-alt0.1
    - ^ 1.3.0 -> 1.3.0p6
    Sept. 21, 2022 Pavel Skrylev 1.3.0-alt1
    - ^ 1.2.1 -> 1.3.0
    April 1, 2020 Pavel Skrylev 1.2.1-alt3
    - ! spec tags and syntax