1c44ef7f9Sopenharmony_ciName: MarkupSafe 2c44ef7f9Sopenharmony_ciVersion: 2.1.5 3c44ef7f9Sopenharmony_ciLicense: BSD 3-clause License 4c44ef7f9Sopenharmony_ci 5c44ef7f9Sopenharmony_ciWebsite: https://palletsprojects.com/p/markupsafe/ 6c44ef7f9Sopenharmony_ci 7c44ef7f9Sopenharmony_ciDescription:(from Website) 8c44ef7f9Sopenharmony_ciMarkupSafe implements a text object that escapes characters so it is safe to 9c44ef7f9Sopenharmony_ciuse in HTML and XML. Characters that have special meanings are replaced so that 10c44ef7f9Sopenharmony_cithey display as the actual characters. This mitigates injection attacks, 11c44ef7f9Sopenharmony_cimeaning untrusted user input can safely be displayed on a page. 12c44ef7f9Sopenharmony_ciEscaping is implemented in C so it is as efficient as possible 13c44ef7f9Sopenharmony_ci 14c44ef7f9Sopenharmony_ci 15c44ef7f9Sopenharmony_ciSource: 16c44ef7f9Sopenharmony_cihttps://github.com/pallets/markupsafe/archive/refs/tags/2.1.5.zip 17c44ef7f9Sopenharmony_ciMD5: 43fd756864fe42063068e092e220c57b 18c44ef7f9Sopenharmony_ci 19c44ef7f9Sopenharmony_ciLocal Modifications: 20c44ef7f9Sopenharmony_ciOnly includes the markup directory from the tarball and the LICENSE and 21c44ef7f9Sopenharmony_ciAUTHORS files, create soft link NOTICE to LICENSE, removing other stuff. 22