Pakket: ruby-httparty (0.18.1-2+deb11u1) [security]
Verwijzigingen voor ruby-httparty
Debian bronnen:
Het bronpakket ruby-httparty downloaden:
- [ruby-httparty_0.18.1-2+deb11u1.dsc]
- [ruby-httparty_0.18.1.orig.tar.gz]
- [ruby-httparty_0.18.1-2+deb11u1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
quick web service consumption from any Ruby class
HTTParty is a Ruby library to build easily classes that can use Web-based APIs and related services. At its simplest, the HTTParty module is included within a class, which gives the class a "get" method that can retrieve data over HTTP. Further directives, however, instruct HTTParty to parse results (XML, JSON, and so on), define base URIs for the requests, and define HTTP authentication information.
Andere aan ruby-httparty gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-mime-types (>= 3.0)
- guess MIME type of files
-
- dep: ruby-multi-json
- Ruby library to provide easy switching between different JSON backends
-
- dep: ruby-multi-xml (>= 0.5.2)
- generic swappable back-end for XML parsing in Ruby