comparison pkg-message @ 35:831b7b2d3e1b

- pypy-tkinter is now supported. - better working for gdbm
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 06 Oct 2022 21:40:58 +0200
parents d0af9cb186c0
children
comparison
equal deleted inserted replaced
34:0ba8512ad4c5 35:831b7b2d3e1b
2 { type: install 2 { type: install
3 message: <<EOM 3 message: <<EOM
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, already included in pypy3)
8 sqlite3 databases/pypy-sqlite3 8 sqlite3 databases/pypy-sqlite3
9 tkinter x11-toolkits/pypy-tkinter (not yet supported) 9 tkinter x11-toolkits/pypy-tkinter
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