./devel/py-lib3to6, Compile Python 3.6+ code to Python 2.7+

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 202107.1047, Package name: py311-lib3to6-202107.1047, Maintainer: pkgsrc-users

Compile Python 3.6+ code to Python 2.7+ compatible code. The idea
is quite similar to Babel. Develop using the newest interpreter
and use (most) new language features and still maintain backward
compatibility.


Master sites:

Filesize: 67.962 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-04 16:52:35 by Thomas Klausner | Files touched by this commit (5)
Log message:
devel/py-lib3to6: import py-lib3to6-202107.1047

Compile Python 3.6+ code to Python 2.7+ compatible code. The idea
is quite similar to Babel. Develop using the newest interpreter
and use (most) new language features and still maintain backward
compatibility.