Changes between Version 124 and Version 125 of j2p
- Timestamp:
- 09/18/24 14:32:17 (6 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
j2p
v124 v125 17 17 * [https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/wiki/pyrunner PyRunner] supports running python zip files from java. 18 18 The repo contains the translator in the module named "core". The other modules, ending with "-t", are translator plug-ins described below. 19 * Tested compatibility with python 3.8 3.9 3.10 and 3.11. 19 20 20 21 == Core Translation