portageq: emulate subset of Pkgcore's pquery
authorZac Medico <zmedico@gentoo.org>
Sun, 17 Mar 2013 22:36:54 +0000 (15:36 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 17 Mar 2013 23:44:59 +0000 (16:44 -0700)
commit7aab4998882319e668bf48be2279dcbbec4022b9
treef2b63920b1a2673ea49a102dfc4aa7f77f5a44fb
parent8c66242ffe35e7e55b940c908175630d08d0b516
portageq: emulate subset of Pkgcore's pquery

Pkgcore pquery compatible options:

Repository matching options:
  --repo=REPO           repo to use (default is PORTDIR if omitted)
  --all-repos           search all repos

Package matching options:
  --herd=HERD           exact match on a herd
  --maintainer-email=MAINTAINER_EMAIL
                        comma-separated list of maintainer email regexes to
                        search for

Output formatting:
  -n, --no-version      collapse multiple matching versions together
bin/portageq