From be036e72a517a31ff2d0e428069be843eac37fa4 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 18 Jan 2024 07:45:15 +0700 Subject: python/python3-pmw: Added (Python megawidgets). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pmw/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python3-pmw/README (limited to 'python/python3-pmw/README') diff --git a/python/python3-pmw/README b/python/python3-pmw/README new file mode 100644 index 0000000000..87fe77a598 --- /dev/null +++ b/python/python3-pmw/README @@ -0,0 +1,3 @@ +Pmw is a toolkit for building high-level compound widgets in Python +using the Tkinter module. + -- cgit v1.2.3