comparison lang/pypy2/pkg-message @ 66:389616b12223

Merge with the old lang/pypy repo
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 12 Jan 2024 09:19:36 +0100
parents 9e9df3f25e7d
children
comparison
equal deleted inserted replaced
0:f63facace2d0 66:389616b12223
1 [
2 { type: install
3 message: <<EOM
4 Note that some standard Python modules are provided as separate ports
5 as they require additional dependencies. They are available as:
6
7 gdbm databases/pypy-gdbm (only for pypy, already included in pypy3)
8 sqlite3 databases/pypy-sqlite3
9 tkinter x11-toolkits/pypy-tkinter
10
11 Note that PyPy does not implement the following module that would
12 have been provided as a separate port:
13
14 bsddb databases/pypy-bsddb
15 EOM
16 }
17 ]