annotate uwsginl-plugin-lang-pypy2/pkg-descr @ 193:130291ab2e7c default tip

FIX: Remove bogus space introduced when bumping version
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 18 Mar 2025 13:03:48 +0100
parents 6ff66311cfe5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
189
6ff66311cfe5 Provide a uwsgi language plugin for PyPy2 also
Franz Glasner <fzglas.hg@dom66.de>
parents: 146
diff changeset
1 PyPy2 language plugin for uwsginl.
6ff66311cfe5 Provide a uwsgi language plugin for PyPy2 also
Franz Glasner <fzglas.hg@dom66.de>
parents: 146
diff changeset
2 Dynamically links to PyPy2's libpypy-c.so.
6ff66311cfe5 Provide a uwsgi language plugin for PyPy2 also
Franz Glasner <fzglas.hg@dom66.de>
parents: 146
diff changeset
3 Contains a PY2 compatible pypy_setup.py again.