packages feed

sphinx-0.0: sphinx.cabal

Name:            sphinx
Version:         0.0
Synopsis:        Haskell bindings to the Sphinx full-text searching deamon.
Description:     Haskell bindings to the Sphinx full-text searching deamon. This
                 module is heavily inspired by the php and python client.
Category:        Text, Search, Database
License:         BSD3
License-file:    LICENSE
Copyright:       (c) 2008 Tupil
Author:          Tupil
Maintainer:      Chris Eidhof <ce+sphinx@tupil.com>
Exposed-Modules: Text.Search.Sphinx
Build-Type:      Simple
Build-Depends:   base, binary, bytestring, network, haskell98