Skip to content

apertium/icuformat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icuformat

Note: instructions expect that you are in linux and installed icu.

How to build

autoreconf --install
./configure --prefix path_of_installation
make
make install

How to use

follow build instructions then run by executing:

./path_of_install/bin/icuformat key

or use for test

./path_of_install/bin/test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published