aboutsummaryrefslogtreecommitdiff
path: root/system/python3-urwid/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/python3-urwid/README')
-rw-r--r--system/python3-urwid/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/system/python3-urwid/README b/system/python3-urwid/README
deleted file mode 100644
index 3a8e3f44b8..0000000000
--- a/system/python3-urwid/README
+++ /dev/null
@@ -1,6 +0,0 @@
-python3-urwid -- urwid for python3
-
-Urwid is a console user interface library for Python. It is released
-under the GNU Lesser General Public License and includes many
-(too many to list) features useful for text console application
-developers. Urwid was written by Ian Ward.