9 lines
156 B
Python
9 lines
156 B
Python
#!/usr/bin/env python3
|
|
# -*- coding: utf-8 -*-
|
|
|
|
# Fenrir TTY screen reader
|
|
# By Chrys, Storm Dragon, and contributers.
|
|
|
|
version = '1.9.7'
|
|
codename = 'krug'
|