hyfetch/tools/distros/devuan.py
2022-08-20 09:43:52 -04:00

21 lines
No EOL
498 B
Python

from hyfetch.distro import AsciiArt
devuan = AsciiArt(match=r'''"Devuan"*''', color='5 7', ascii=r"""
${c1} ..,,;;;::;,..
`':ddd;:,.
`'dPPd:,.
`:b$$b`.
'P$$$d`
.$$$$$`
;$$$$$P
.:P$$$$$$`
.,:b$$$$$$$;'
.,:dP$$$$$$$$b:'
.,:;db$$$$$$$$$$Pd'`
,db$$$$$$$$$$$$$$b:'`
:$$$$$$$$$$$$b:'`
`$$$$$bd:''`
`'''`
""")