Add pylupdate6 tool to i18n (#920)

* Add the pylupdate code from PyQt6 source
* Fix linting errors in pylupdate6
* Update setup script, add readme and update debian copyright file
This commit is contained in:
Veronica Berglyd Olsen
2021-10-31 22:43:00 +01:00
committed by GitHub
parent 508d92c3e8
commit f562937e81
10 changed files with 1027 additions and 7 deletions
+7
View File
@@ -0,0 +1,7 @@
# PyQt6 Linguist Tool
This is a copy of the `pylupdate` tool from PyQt6 version 6.2.1 from
[PyPi](https://pypi.org/project/PyQt6/).
The tool is stripped down to run for novelWriter.
PyQt6 is licensed under GPL 3.0