Skip to content

Commit b65dc98

Browse files
committed
Add link to poexam in README
1 parent 5c610d6 commit b65dc98

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ The script requires:
2727
- gettext (for the command `msgfmt`, used to compile PO files)
2828
- the python module `pyenchant` for spell checking (option `-s`).
2929

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+
3036
## Install
3137

3238
Install a released version from the Python package index with pip:

0 commit comments

Comments
 (0)