Name: fquery Version: 0.2.3 Author: David Wang , Sergei Trofimovich Maintainer: Sergei Trofimovich Copyright: 2006 David Wang, 2009-2016 Sergei Trofimovich License-File: LICENCE.txt License: OtherLicense Synopsis: Installed package query tool for Gentoo Linux Description: Installed package query tool for Gentoo Linux . Home page Category: Gentoo Build-Type: Configure Cabal-Version: >=1.6 Extra-Source-Files: configure Adelie/Config.hs.in Adelie/opts.h TODO Executable fquery Main-is: Main.hs Other-Modules: Adelie.Colour Adelie.CompareVersion Adelie.Contents Adelie.Depend Adelie.Error Adelie.FileEx Adelie.ListEx Adelie.Options Adelie.Portage Adelie.Pretty Adelie.Provide Adelie.QChangelog Adelie.QCheck Adelie.QDepend Adelie.QHasUse Adelie.QList Adelie.QOwn Adelie.QSize Adelie.QUse Adelie.QWant Adelie.Use Adelie.UseDesc Adelie.Util GHC-Options: -O2 -Wall -- GHC-Options: -Werror C-Sources: Adelie/opts.c Build-Depends: base >= 4 && < 5, directory, filepath, hashtables, parsec, process, regex-compat, unix Source-Repository head type: git location: git://github.com/gentoo-haskell/fquery.git