annotate uwsginl-plugin-lang-pypy3/pkg-descr @ 175:c567b3394ef8

MERGE: upstream uwsgi 2.0.28 as of 2024-10-26. BUGS: Just basic merge. No adjustments and no tests.
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 08 Mar 2025 20:46:03 +0100
parents 34be2756e5f8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
77
278470dc420d Provide a "pypy3"-plugin project and make the PyPy-plugin compile properly on FreeBSD.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1 PyPy3 language plugin for uwsginl.
94
0ce5411a47ef FIX: Package description
Franz Glasner <fzglas.hg@dom66.de>
parents: 77
diff changeset
2 Dynamically links to PyPy3's libpypy3-c.so.
0ce5411a47ef FIX: Package description
Franz Glasner <fzglas.hg@dom66.de>
parents: 77
diff changeset
3 Contains a PY3 compatible pypy_setup.py already.