License
License
Aspose.Cells FOSS for Rust is released under the MIT License. The license
text ships with the source repository (LICENSE.txt).
What the MIT License Permits
| Permission | Allowed |
|---|---|
| Commercial use | Yes |
| Modification | Yes |
| Redistribution | Yes |
| Private use | Yes |
The only requirement is preserving the copyright and license notice in copies or substantial portions of the software.
Compliance in Practice
- Keep the
LICENSE.txtnotice when redistributing the crate’s source or a fork. - No license keys, activation, or usage registration are involved — the crate is fully functional as installed.
- Dependencies resolved by Cargo carry their own licenses; review your dependency tree with your usual tooling if your organization requires it.