Metadata-Version: 1.0
Name: fnv1a_relay
Version: 0.1.dev
Summary: 
    the fnv1a_32 function using in carbon-c-relay

Home-page: https://github.com/ZhangYet/fnv1a_relay
Author: dantezy
Author-email: zhengyet@gmail.com
License: MIT
Description: fnv1a_relay
        ----------
        A fnv1a function compated with carbon-c-relay
        
        usage:
            >>> from fnv1a_relay import fnv1a_hashpos
            >>> res = fnv1a_hashpos("teststr", len("teststr"))
        
Keywords: fnv1a carbon carbon-c-relay
Platform: UNKNOWN
