annotate x11-toolkits/pypy2-tkinter/pkg-descr @ 206:7f8d6a19c404

Rename port options regarding translation: they now have all a TRANS_ prefix. This is to remove possible clashes with other PYTHON-related port options and variables.
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 14 Mar 2025 01:16:50 +0100
parents 4f64ace8fb9e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
174
6c73a827df9a ADD: the latest easily available ports files for x11-toolkits/pypy-tkinter
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1 PyPy bindings to the Tk widget set.
193
4f64ace8fb9e Extend COMMENT and pkg-dest
Franz Glasner <hg@dom66.de>
parents: 186
diff changeset
2
4f64ace8fb9e Extend COMMENT and pkg-dest
Franz Glasner <hg@dom66.de>
parents: 186
diff changeset
3 Tk is a cross-platform widget toolkit that provides a library of basic
4f64ace8fb9e Extend COMMENT and pkg-dest
Franz Glasner <hg@dom66.de>
parents: 186
diff changeset
4 elements of GUI widgets for building a graphical user interface (GUI).