Metadata-Version: 1.0
Name: sphinxtools
Version: 0.2
Summary: Paver tasks for Sphinx Search server
Home-page: https://github.com/jpvanhal/sphinxtools
Author: Janne Vanhala
Author-email: janne.vanhala@gmail.com
License: New BSD License
Description: ===========
        sphinxtools
        ===========
        
        This package contains Paver tasks for Sphinx Search server.
        
        See examples directory for more information about the usage.
        
        
        0.2
        ---
        
        - Made sphinx_daemon_start() start searchd in background on Windows.
        - is_process_running() seems to be working just fine on Windows. Removed TODO comment.
        - Fixed an error in the docstring of sphinx_configure().
        
        
        0.1
        ---
        
        - Initial version
        
Keywords: paver sphinxsearch
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Software Development
