Source code
Revision control
Copy as Markdown
Other Tools
# chardetng_c
[](https://crates.io/crates/chardetng_c)
[](https://github.com/hsivonen/chardetng_c/blob/master/COPYRIGHT)
A C wrapper for [`chardetng`](https://crates.io/crates/chardetng).
## Licensing
Please see the file named
## Documentation
Generated [API documentation](https://docs.rs/chardetng_c/) is available
online.
## Release Notes
### 0.1.2
* Remove year from copyright notices.
### 0.1.1
* Add newline to the end of the C header.
### 0.1.0
* Initial release.