servo/rust-icu

Name: rust-icu

Owner: Servo

Description: Rust bindings to ICU (International Components for Unicode)

Created: 2015-09-09 23:37:40.0

Updated: 2018-05-12 20:59:17.0

Pushed: 2015-09-25 17:17:20.0

Homepage:

Size: 25236

Language: C++

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

rust-icu

Documentation

Build Status

This package contains Rust bindings for ICU. The icu-sys crate contains raw FFI bindings. By default it will use pkg-config to search for the ICU libraries. If this fails or if the ICU_SYS_NO_PKG_CONFIG environment variable is present, then it will build ICU from source instead.

sys = { git = "https://github.com/servo/rust-icu" }

The bindings currently cover only a subset of the libicu-uc library:

If you need bindings for features that are not yet included, please file an issue or submit a pull request!


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.