https://github.com/engossoftware/dec-number-sys
Rust bindings for The decNumber C Library by IBM Fellow Mike Cowlishaw
https://github.com/engossoftware/dec-number-sys
Last synced: 4 months ago
JSON representation
Rust bindings for The decNumber C Library by IBM Fellow Mike Cowlishaw
- Host: GitHub
- URL: https://github.com/engossoftware/dec-number-sys
- Owner: EngosSoftware
- License: other
- Created: 2023-11-01T13:55:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-27T16:06:09.000Z (over 1 year ago)
- Last Synced: 2025-01-14T22:35:46.439Z (6 months ago)
- Language: C
- Homepage:
- Size: 755 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Rust bindings for The decNumber C Library by IBM Fellow Mike Cowlishaw
### WORK IN PROGRESS
## License
### License for The decNumber C Library by IBM Fellow Mike Cowlishaw
- [ICU](decNumber-icu-368/ICU-license.html)
### License for Rust bindings
Licensed under either of
- [MIT license](https://opensource.org/licenses/MIT) ([LICENSE-MIT](LICENSE-MIT)), or
- [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) ([LICENSE-APACHE](LICENSE-APACHE))at your option.
## Contribution
All contributions intentionally submitted for inclusion in the work by you,
shall be dual licensed as above, without any additional terms or conditions.