markupsafe 3.0.3-ok1 source package in openKylin
Changelog
markupsafe (3.0.3-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Sun, 31 May 2026 06:45:31 -0700
markupsafe (3.0.3-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Sun, 31 May 2026 06:45:31 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| markupsafe_3.0.3.orig.tar.gz | 78.4 KiB | 722695808f4b6457b320fdc131280796bdceb04ab50fe1795cd540799ebe1698 |
| markupsafe_3.0.3-ok1.debian.tar.xz | 2.3 KiB | 8f2c412499ff4cb011f525bff959d850b1c8b9ae19222efeec4442d4de223b75 |
| markupsafe_3.0.3-ok1.dsc | 2.0 KiB | c8c6ee03b7d352068e3581c83c2039b6548e1c6d9f8a82c84ef15af6d9de21de |
MarkupSafe is a Python library implementing a unicode subclass that is
aware of HTML escaping rules. It can be used to implement automatic
string escaping.