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

PermissionAllowed
Commercial useYes
ModificationYes
RedistributionYes
Private useYes

The only requirement is preserving the copyright and license notice in copies or substantial portions of the software.


Compliance in Practice

  1. Keep the LICENSE.txt notice when redistributing the crate’s source or a fork.
  2. No license keys, activation, or usage registration are involved — the crate is fully functional as installed.
  3. Dependencies resolved by Cargo carry their own licenses; review your dependency tree with your usual tooling if your organization requires it.

Next Steps

See Also