Skip to content

Latest commit

 

History

History
executable file
·
16 lines (13 loc) · 528 Bytes

README.md

File metadata and controls

executable file
·
16 lines (13 loc) · 528 Bytes

Hyphenate

Lua implementation of Knuth–Liang hyphenation algorithm.

Getting Started

To get started with Hyphenate:

$ git clone https://github.com/schemecat/hyphenate.git
$ cd hyphenate
$ lua hyphenate.lua incomprehensibility

Contributing

Thank for you contributing to Hyphenate! We welcome new contributors of all backgrounds. See CONTRIBUTING.md for more details.

License

This is free and unencumbered software released into the public domain. See LICENSE for more details.