Metadata-Version: 1.1
Name: pysimsearch
Version: 0.30
Summary: Similarity-search library
Home-page: https://github.com/taherh/pysimsearch
Author: Taher Haveliwala
Author-email: oss@taherh.org
License: BSD License
Download-URL: https://github.com/downloads/taherh/pysimsearch/pysimsearch-0.30.tar.gz
Description: Similarity-Search Library
        -------------------------
        
        Requires Python v2.7.1 or higher
        Library for measuring textual similarity of files and web pages and
        building similarity indexes.  Primarily for pedagogical purposes.
        
Keywords: similarity
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires: httplib2
Requires: lxml
Requires: jsonrpclib
