Renamed evtable to mudtable for clarity.

This commit is contained in:
Griatch 2014-01-30 23:29:56 +01:00
parent 8e70b9df5e
commit 023bf52bf2

View file

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
"""
Evtable
Mudtable
This is an advanced ASCII table creator. It was inspired
by prettytable but shares no code.