Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 574 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 574 Bytes

dash_hash (python) v1.3.1

Python module for Dash's X11 hashing.

Install

Python 2.7 is required as well as a gcc.

$ sudo python2 setup.py install

Test

After installation, test hash.

$ python2 test.py

Credits