packages feed

sphinx-cli-0.1: sphinx-cli.cabal

Name:            sphinx-cli
Version:         0.1
Synopsis:        Sphinx CLI and demo of Haskell Sphinx library
Description:     Sphinx CLI and demo of Haskell Sphinx library.  This program
                 is almost the same as the 'search' command of Sphinx and intended to be used
                 for testing and debugging only.
Category:        Text, Search, Database
License:         BSD3
License-file:    LICENSE
Copyright:       (c) 2008 Tupil
Author:          Tupil
Maintainer:      Eelco Lempsink <eml+sphinx@tupil.com>
Build-Type:      Simple
Build-Depends:   base, sphinx >= 0.1
Executable:      sphinx-cli
Main-Is:         SphinxCLI.hs