Skip to content

144026/simple-mo2po

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-mo2po

A simple alternative to msgunfmt of GNU gettext for MO file with unsorted msg arrays.

Build & Test

Make

make && make test

Autotools

Currently work in progress.

Cmake

mkdir -p build
cd build && cmake ..
make && make test

Meson

meson build
cd build
meson compile && meson test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published