Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 625 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 625 Bytes

x11_hash (v1.4)

Python module for Dash's X11 hashing.

Install

Python 2.7 is required as well as gcc.

$ python setup.py install

Test

After installation, test hash.

$ python test.py

Credits