From 3ff2e62722ff5a51a32961d97dc028c56e00481f Mon Sep 17 00:00:00 2001 From: kaa Date: Thu, 9 Nov 2023 22:57:12 -0800 Subject: A good copy of libhyphen is included in-tree. Makefile has been modified so as to allow easy compilation. The build path is now a compiled-in constant, allowing for the hyphenation patterns in-tree to be referenced from any directory. Hyphenation language may be specified at runtime using -l. --- ext/hyphen-2.8.8.tar.gz | Bin 0 -> 638369 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 ext/hyphen-2.8.8.tar.gz (limited to 'ext/hyphen-2.8.8.tar.gz') diff --git a/ext/hyphen-2.8.8.tar.gz b/ext/hyphen-2.8.8.tar.gz new file mode 100644 index 0000000..0e07e26 Binary files /dev/null and b/ext/hyphen-2.8.8.tar.gz differ -- cgit v1.2.3