soup-ruby
v0.0.10RubyGems· RubyLibsoup bindings for ruby. Partial coverage sufficient to allow HTTP requests to be handled without blocking the mainloop. e.g require 'gtk2' require 'soup' message = Soup::Message.new("GET", "http://www.example.com/") Soup::SessionAsync.new.queue(message) do |_sess,_mess| puts "Got response" Gtk.main_quit end Gtk.main
The verdict
Abandoned. Last published 9 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseOther
DepsZero deps
Maintenance
Last published 9 years ago.
Popularity
11 downloads / week
Security
No known advisories for this version (OSV).
License
Ruby
Dependencies
No runtime dependencies
Recent releases
- 0.0.109 years ago
- 0.0.99 years ago
- 0.0.89 years ago
- 0.0.712 years ago
- 0.0.612 years ago
- 0.0.512 years ago
- 0.0.412 years ago
- 0.0.213 years ago