Metadata-Version: 1.0
Name: hyperloglog
Version: 0.0.3
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Vasily Evseenko
Author-email: svpcom@gmail.com
License: LGPL 2.1 or later
Description: 
        Python implementation of the Hyper LogLog and Sliding Hyper LogLog cardinality counter 
        algorithms.
        
        http://algo.inria.fr/flajolet/Publications/FlFuGaMe07.pdf
        http://hal.archives-ouvertes.fr/docs/00/46/53/13/PDF/sliding_HyperLogLog.pdf
        
Platform: UNKNOWN
