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)
- Host: GitHub
- URL: https://github.com/moriyoshi/icu4go
- Owner: moriyoshi
- Created: 2015-01-15T14:42:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-29T04:26:35.000Z (over 10 years ago)
- Last Synced: 2025-03-07T02:49:06.409Z (2 months ago)
- Language: Go
- Homepage:
- Size: 220 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ICU4Go
======[](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
```