[gnome-characters/wip/exalm/unistring: 3/15] gen-scripts: Add comments on where to get the inputs
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-characters/wip/exalm/unistring: 3/15] gen-scripts: Add comments on where to get the inputs
- Date: Fri, 26 Nov 2021 09:25:02 +0000 (UTC)
commit 555a98582a653cdd15e44e6ff41479086504dee8
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Thu Nov 25 18:11:02 2021 +0500
gen-scripts: Add comments on where to get the inputs
It's not very obvious.
lib/gen-scripts.py | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/lib/gen-scripts.py b/lib/gen-scripts.py
index 426b3d2..14cdca7 100755
--- a/lib/gen-scripts.py
+++ b/lib/gen-scripts.py
@@ -2,6 +2,10 @@
# Usage: gen-scripts.py --cldrinfile .../supplementalData.xml \
# --ucdinfile .../PropertyValueAliases.txt
+#
+# The latest sources can be found at:
+# https://github.com/unicode-org/cldr/blob/main/common/supplemental/supplementalData.xml
+# http://www.unicode.org/Public/UCD/latest/ucd/PropertyValueAliases.txt
import io
import re
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]