* postats.py

This commit is contained in:
Pavel Sanda 2024-09-06 23:06:52 +02:00
parent e5c31699b4
commit 70ab623c6e

View File

@ -25,6 +25,11 @@ and generates a PHP web page.
Invocation:
postats.py lyx_version po_files > "pathToWebPages"/i18n.inc
or simply
make i18n.inc
to create stats only for allowed langauages in LINGUAS file
(typically good for stable branch stats).
"""
from __future__ import print_function