view pkg-message @ 62:3ff956f569d6

FIX: PYPY_BCTAG: syntax for PLIST_SUB
author Franz Glasner <hg@dom66.de>
date Wed, 10 Jan 2024 18:54:58 +0100
parents 831b7b2d3e1b
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
}
]