eit-search(1)
=============
:man source:   eit {eitversion}
:man manual:   eit {eitversion}


NAME
----
eit-search - search packages in repositories


SYNOPSIS
--------
eit search [-h] [--in <repository>] [--quiet] <package> [<package> ...]


INTRODUCTION
------------
Search a package into available repositories (unless *--in* is provided).
For example: *eit search app-foo/bar* will search any package name
containing the given string in its name.
If you are interested in dependency string matching, please see
*eit match*.



OPTIONS
-------
"eit search" supports the following options which alters its behaviour.


POSITIONAL ARGUMENTS
~~~~~~~~~~~~~~~~~~~~
*<package>*::
    package name

OPTIONAL ARGUMENTS
~~~~~~~~~~~~~~~~~~
*--help*::
    show this help message and exit

*--in*=<repository>::
    search packages in given repository

*-q*::
    quiet output, for scripting purposes



AUTHORS
-------
Eit has been accidentally prototyped during a rainy Sunday by Fabio
Erculiani who was looking for innovative ways of handling package
bumps in Sabayon Entropy repositories.
A few months later, Eit saw the light.


REPORTING BUGS
--------------
Report bugs to https://bugs.sabayon.org or directly to the author at
lxnay@sabayon.org.

SEE ALSO
--------
    eit(1), eit-match(1)
