Mercurial > hgrepos > FreeBSD > ports > PyPy
diff lang/pypy39/pkg-descr @ 193:4f64ace8fb9e
Extend COMMENT and pkg-dest
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Tue, 16 Jan 2024 16:53:40 +0100 |
| parents | 9cc467368751 |
| children |
line wrap: on
line diff
--- a/lang/pypy39/pkg-descr Tue Jan 16 13:01:07 2024 +0100 +++ b/lang/pypy39/pkg-descr Tue Jan 16 16:53:40 2024 +0100 @@ -1,5 +1,5 @@ -PyPy3 is a fast, compliant alternative implementation of the Python -language 3.9.18. It has several advantages and distinct +PyPy3 is a fast, compliant alternative implementation of the Python 3 +language (Python 3.9.18). It has several advantages and distinct features: - Speed: thanks to its Just-in-Time compiler, Python programs often run faster
