summaryrefslogtreecommitdiff
path: root/win/readme
diff options
context:
space:
mode:
Diffstat (limited to 'win/readme')
-rw-r--r--win/readme8
1 files changed, 8 insertions, 0 deletions
diff --git a/win/readme b/win/readme
new file mode 100644
index 0000000..9d1922b
--- /dev/null
+++ b/win/readme
@@ -0,0 +1,8 @@
+Included here are binaries for Windows.
+The pre-compiled library and hyphenation patterns were stolen from msys2.
+See https://packages.msys2.org/package/mingw-w64-x86_64-hyphen?repo=mingw64,
+and https://packages.msys2.org/package/mingw-w64-x86_64-hyphen-en?repo=mingw64.
+Those packages are re-distributed here without modification in "pkg".
+The license included with the pre-compiled binary is plainly included here too.
+The otherwise compilation was done by means of mingw-w64.
+tcc would have been used instead if it supported linking to 'ar' archives.