License

License

Aspose.HTML 针对 Python 的 FOSS 在 MIT 许可证下分发。完整文本作为 LICENSE 文件位于 GitHub 仓库.


MIT 许可证允许的内容

PermissionAllowed
商业使用
Modification
Redistribution
私人使用
Sublicensing

MIT 许可证的要求

唯一的义务是署名:在软件的复制品或重要部分中保留版权声明和许可证文本。没有 copyleft —— 派生作品可以使用任何许可证。


在您的环境中验证许可证

已安装的包元数据记录了许可证。git clone https://github.com/aspose-html-foss/Aspose.HTML-FOSS-for-Python.git 之后:

pip show aspose-html-foss

The License 字段报告 MIT。


后续步骤

另请参阅

 中文