""" '|| ... ... .... ... ... ... ... .... || ||' || '|. | || || | '' .|| || || | '|.| ||| ||| .|' || || ||...' '| | | '|..'|' .||. || .. | '''' '' Created by Dylan Araps. """ import pathlib __version__ = "0.4.0" __cache_dir__ = pathlib.Path.home() / ".cache/wal/" __color_count__ = 16