view uwsginl-plugin-lang-pypy3/pkg-descr @ 160:5a9516babd5e

Renaming of the exported plugins descriptions data structure is not needed. Only one plugins with "rpython_startup_code" can exist on one process. So there are no name clashes possible.
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 18 Oct 2022 16:01:57 +0200
parents 34be2756e5f8
children
line wrap: on
line source

PyPy3 language plugin for uwsginl.
Dynamically links to PyPy3's libpypy3-c.so.
Contains a PY3 compatible pypy_setup.py already.