9 lines
163 B
Python
9 lines
163 B
Python
#!/usr/bin/env python3
|
|
# -*- coding: utf-8 -*-
|
|
|
|
# Fenrir TTY screen reader
|
|
# By Chrys, Storm Dragon, and contributers.
|
|
|
|
version = "2025.03.02"
|
|
codeName = "master"
|