Skip to content

krunars/skiptir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skiptir

Command-line tool for Icelandic hyphenation

This tool hyphenates Icelandic text.

Usage: ./skiptir.py [--mode MODE] [--hyphen HYPHEN]

The tool reads text from standard input and prints the hyphenated result to standard output.

MODE is 'pattern' by default, which means using Pyphen with the latest Icelandic hyphenation patterns. Other modes are not supported yet.

HYPHEN refers to a custom hyphenation character, e.g. · or -. By default, the program uses the soft hyphen character (U+00AD).

About

Command-line tool for Icelandic hyphenation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published