view lang/pypy2/pkg-message @ 210:4d32b8e4faa7 default tip

===== signature for changeset 74a92e5be0ad
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 18 Mar 2025 12:42:43 +0100
parents 9e9df3f25e7d
children
line wrap: on
line source

[
{ type: install
  message: <<EOM
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

gdbm      databases/pypy-gdbm       (only for pypy, already included in pypy3)
sqlite3   databases/pypy-sqlite3
tkinter   x11-toolkits/pypy-tkinter

Note that PyPy does not implement the following module that would
have been provided as a separate port:

bsddb           databases/pypy-bsddb
EOM
}
]