Source: foremancli
Section: admin
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders:  Ulrich Dangel <uli@debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 9~), gem2deb (>= 0.3.0~), ruby-ronn
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-foremancli.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/foremancli.git;a=summary
Homepage: https://github.com/ohadlevy/foreman/blob/master/extras/cli/foremancli
XS-Ruby-Versions: all

Package: foremancli
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends},
         ruby | ruby-interpreter,
         ruby-rest-client,
         ruby-json
Description: commandline search interface to Foreman
 This is a commandline tool for searching node information stored in a
 Foreman server.
 .
 foremancli can be used to search and access all the stored information in
 a Foreman server and present the data in text, json or yaml formats.
 .
 Foreman is a server application that can be used to provision bare metal,
 virtual and cloud servers, and integrates with the Puppet configuration
 management system to provide full life cycle managements of one's server
 infrastructure.
