comparison pkg-message @ 27:d0af9cb186c0

Note that tkinter is not yet supported
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 06 Oct 2022 09:19:59 +0200
parents 3e54ae4e5d8b
children 831b7b2d3e1b
comparison
equal deleted inserted replaced
26:bb33295dc62d 27:d0af9cb186c0
4 Note that some standard Python modules are provided as separate ports 4 Note that some standard Python modules are provided as separate ports
5 as they require additional dependencies. They are available as: 5 as they require additional dependencies. They are available as:
6 6
7 gdbm databases/pypy-gdbm (only for pypy, not for pypy3) 7 gdbm databases/pypy-gdbm (only for pypy, not for pypy3)
8 sqlite3 databases/pypy-sqlite3 8 sqlite3 databases/pypy-sqlite3
9 tkinter x11-toolkits/pypy-tkinter 9 tkinter x11-toolkits/pypy-tkinter (not yet supported)
10 10
11 Note that PyPy does not implement the following module that would 11 Note that PyPy does not implement the following module that would
12 have been provided as a separate port: 12 have been provided as a separate port:
13 13
14 bsddb databases/pypy-bsddb 14 bsddb databases/pypy-bsddb