Metadata-Version: 1.0
Name: simhash
Version: 1.1.1
Summary: A Python implementation of Simhash Algorithm
Home-page: http://liangsun.org/posts/a-python-implementation-of-simhash-algorithm/
Author: Liang Sun
Author-email: i@liangsun.org
License: MIT License
Description: simhash
        ===========
        
        This is a Python implementation of [Simhash](http://www.wwwconference.org/www2007/papers/paper215.pdf).
        
        ## Getting Started
        
        <http://liangsun.org/posts/a-python-implementation-of-simhash-algorithm/>
        
        ## Build Status
        
        [![Build Status](https://travis-ci.org/liangsun/simhash.png?branch=master)](https://travis-ci.org/liangsun/simhash)
        
Keywords: simhash
Platform: any
