aboutsummaryrefslogtreecommitdiff
path: root/python/python3-MarkupSafe/slack-desc
blob: 16f2a407a38dbad41a65e9b26012b0f1d9fd2a8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

                  |-----handy-ruler------------------------------------------------------|
python3-MarkupSafe: python3-MarkupSafe (untrusted strings in HTML/XML markup)
python3-MarkupSafe:
python3-MarkupSafe: MarkupSafe implements a text object that escapes characters so it is
python3-MarkupSafe: safe to use in HTML and XML. Characters that have special meanings
python3-MarkupSafe: are replaced so that they display as the actual characters. This
python3-MarkupSafe: mitigates injection attacks, meaning untrusted user input can safely
python3-MarkupSafe: be displayed on a page.
python3-MarkupSafe:
python3-MarkupSafe:
python3-MarkupSafe:
python3-MarkupSafe: