sphinx 0.3.3 → 0.3.4
raw patch · 1 files changed
+3/−4 lines, 1 files
Files
- sphinx.cabal +3/−4
sphinx.cabal view
@@ -1,13 +1,12 @@ Name: sphinx-Version: 0.3.3+Version: 0.3.4 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.+Description: Haskell bindings to the Sphinx full-text searching deamon. Compatible with sphinx version 1.1 Category: Text, Search, Database License: BSD3 License-file: LICENSE Copyright: (c) 2008 Tupil-Author: Tupil+Author: Chris Eidhof <ce+sphinx@tupil.com> Maintainer: Greg Weber <greg@gregweber.info> Exposed-Modules: Text.Search.Sphinx,