[DRE-commits] [ruby-ridley] 02/05: Update package description
Miguel Landaeta
nomadium at moszumanska.debian.org
Mon Aug 3 21:19:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository ruby-ridley.
commit addcbbeb602707a22d1196c9c6ab3e6ab2cab315
Author: Miguel Landaeta <nomadium at debian.org>
Date: Mon Aug 3 20:55:37 2015 -0300
Update package description
---
debian/control | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 47a7aa2..e7db54c 100644
--- a/debian/control
+++ b/debian/control
@@ -55,5 +55,18 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-net-http-persistent (>= 2.8),
ruby-retryable,
ruby-semverse (>= 1.1)
-Description: reliable Chef API client with a clean syntax
- A reliable Chef API client with a clean syntax
+Description: Ruby library that provides a full featured Chef API client
+ Ridley is a reliable and very convenient Chef client. Among its key features,
+ it exposes a number of functions that return resources which they can be
+ used to retrieve or create objects on a Chef server.
+ .
+ Ridley provides CRUD operations and search feature for the following Chef
+ resources:
+ * Clients
+ * Cookbooks
+ * Data bags.
+ * Environments.
+ * Nodes.
+ * Roles.
+ * Sandboxes.
+ * Users.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ridley.git
More information about the Pkg-ruby-extras-commits
mailing list