We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c610d6 commit b65dc98Copy full SHA for b65dc98
README.md
@@ -27,6 +27,12 @@ The script requires:
27
- gettext (for the command `msgfmt`, used to compile PO files)
28
- the python module `pyenchant` for spell checking (option `-s`).
29
30
+> [!NOTE]
31
+> **February 7, 2026**: Msgcheck is being rewritten in Rust 🦀!\
32
+> Check the new project: [https://github.com/poexam/poexam](https://github.com/poexam/poexam)\
33
+> Poexam is a blazingly fast PO file linter with a comprehensive diagnostic report, and many new checks.\
34
+> It is under active development and your feedback is welcome!
35
+
36
## Install
37
38
Install a released version from the Python package index with pip:
0 commit comments