ruby-sawyer 0.9.1-2 source package in Ubuntu

Changelog

ruby-sawyer (0.9.1-2) unstable; urgency=medium

  * Team Upload
  * Reupload to unstable 

 -- Pirate Praveen <email address hidden>  Sat, 16 Dec 2023 19:57:49 +0530

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-sawyer_0.9.1-2.dsc 2.0 KiB 2349e4401d63f94fcea41d49fb697e5c4fdeed33099c94b771d27830f44e1fdf
ruby-sawyer_0.9.1.orig.tar.gz 15.0 KiB a68c6c6430d19af084fcccd40c62d7b7f6c3912861d27ccebdecf8069bc1cd09
ruby-sawyer_0.9.1-2.debian.tar.xz 3.9 KiB 3bbb47eeee2425b511bfb99dd85c1cf7899c42231b344822fc6f96be004a47f7

Available diffs

No changes file available.

Binary packages built by this source

ruby-sawyer: HTTP/REST API client Ruby library

 Sawyer is an experimental hypermedia HTTP client built on top of ruby-faraday.
 .
 Although Sawyer provides the expected features of an HTTP client library,
 it's more useful when is used to interact and to implement REST APIs
 endpoints.
 .
 Out of the box it can parse data from API responses, turns contents into
 high level resources or collections of resources, relations between those
 resources, etc.