comparison pkg-message @ 2:5797a1bc38cb origin

ADD: the latest easily available port of lang/pypy
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 28 Sep 2022 22:14:32 +0200
parents
children 3e54ae4e5d8b
comparison
equal deleted inserted replaced
-1:000000000000 2:5797a1bc38cb
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
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 ]