Mercurial > hgrepos > FreeBSD > ports > PyPy
comparison README @ 6:8e971efdf08f
Bauen von pypy-gdbm und pypy-sqlite3
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 29 Sep 2022 18:30:27 +0200 |
| parents | 12bd027f1969 |
| children | 118d389d45e0 |
comparison
equal
deleted
inserted
replaced
| 5:12bd027f1969 | 6:8e971efdf08f |
|---|---|
| 117 import curses | 117 import curses |
| 118 import pyexpat | 118 import pyexpat |
| 119 import zlib | 119 import zlib |
| 120 import ssl | 120 import ssl |
| 121 import cffi | 121 import cffi |
| 122 | |
| 123 | |
| 124 pypy-gdbm und pypy-sqlite3 | |
| 125 ~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 126 | |
| 127 jeweils mit "FLAVOR=pypy" bauen |
