opencc-sys 0.3.8+1.1.9

OpenCC bindings for Rust
Documentation
# opencc-rs

[![Test](https://github.com/novel-rs/opencc-rs/actions/workflows/test.yml/badge.svg)](https://github.com/novel-rs/opencc-rs/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/novel-rs/opencc-rs/graph/badge.svg?token=96TJ1OIF3P)](https://codecov.io/gh/novel-rs/opencc-rs)
[![docs.rs](https://img.shields.io/docsrs/opencc-rs)](https://docs.rs/opencc-rs)
[![Crates.io](https://img.shields.io/crates/l/opencc-rs)](https://github.com/novel-rs/opencc-rs)
[![Crates.io](https://img.shields.io/crates/v/opencc-rs)](https://crates.io/crates/opencc-rs)

---

OpenCC bindings for Rust

## Platform

- Windows
- Linux
- macOS

## Dependencies

- Clang
- CMake
- Python / Python3

## Contributing

You should read [CONTRIBUTING](https://github.com/novel-rs/opencc-rs/blob/main/CONTRIBUTING.md) first

## License

All the code in this repository is released under **[Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)** and **[MIT license](https://opensource.org/licenses/MIT)**