An open API service indexing awesome lists of open source software.

https://github.com/moriyoshi/icu4go

A Go wrapper of ICU4C (work in progress)
https://github.com/moriyoshi/icu4go

Last synced: 2 months ago
JSON representation

A Go wrapper of ICU4C (work in progress)

Awesome Lists containing this project

README

        

ICU4Go
======

[![Build Status](https://travis-ci.org/moriyoshi/icu4go.svg)](https://travis-ci.org/moriyoshi/icu4go)

W.I.P.

See https://godoc.org/github.com/moriyoshi/icu4go-doc for detail.
```
go test -ldflags '-extld g++ -extldflags -licuuc' github.com/moriyoshi/icu4go
```