Skip to content

jobteaser-oss/erl-icu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erl-icu

CircleCI

Introduction

The repository contains an OTP library application which binds the ICU library.

The icu_nif module is a low level binding which matches C functions as much as possible.

Other modules provide higher level functions.

Build

The project can be built with:

    make

The ICU library must be installed.

Tests

Tests can be run with:

    make test

Documentation

Code documentation is available at https://jobteaser.github.io/erl-icu/doc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published