[DRE-commits] [ruby-sawyer] 01/01: Improve package description

Miguel Landaeta nomadium at moszumanska.debian.org
Thu Mar 6 02:01:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository ruby-sawyer.

commit 80ee551dd1c9684ad5862b0304e23083c396aa9b
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Wed Mar 5 23:00:54 2014 -0300

    Improve package description
---
 debian/control | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 20fd0da..8dcc013 100644
--- a/debian/control
+++ b/debian/control
@@ -17,4 +17,12 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-faraday (>= 0.8~), ruby-addressable (>= 2.3.5~)
 Description: HTTP/REST API client Ruby library
- Experimental HTTP User Agent implemented on top of ruby-faraday.
+ 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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-sawyer.git



More information about the Pkg-ruby-extras-commits mailing list