Metadata-Version: 1.0
Name: x16s_hash
Version: 1.0
Summary: Bindings for proof of work used by X16S
Home-page: https://github.com/kimkkikki/x16s_hash
Author: kimkkikki
Author-email: kimkkikki1@gmail.com
License: UNKNOWN
Description: # x16s_hash
        Python module for the x16s hash function
        
        ## Prerequisites
        
        ```
        sudo apt-get install python-dev
        ```
        
        ## Installation
        
        To install this module, clone this repository and run:
        
        ```
        pip install x16s-hash
        ```
        
Platform: UNKNOWN
