Skip to content

bougyman/url_escape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Synopsis
A C extension to ruby enabling fast escape/unescape of
URL Encoded Strings

== Usage

 URLEscape.unescape("a%20string")
 URLEscape.escape("a string")

About

A ruby C (and java for jruby) extension to increase efficiency of url escaping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published