[metadata]name = MarkupSafeversion = attr: markupsafe.__version__url = https://palletsprojects.com/p/markupsafe/project_urls =Donate = https://palletsprojects.com/donateDocumentation = https://markupsafe.palletsprojects.com/Changes = https://markupsafe.palletsprojects.com/changes/Source Code = https://github.com/pallets/markupsafe/Issue Tracker = https://github.com/pallets/markupsafe/issues/Chat = https://discord.gg/palletslicense = BSD-3-Clauselicense_files = LICENSE.rstmaintainer = Palletsmaintainer_email = contact@palletsprojects.comdescription = Safely add untrusted strings to HTML/XML markup.long_description = file: README.rstlong_description_content_type = text/x-rstclassifiers =Development Status :: 5 - Production/StableEnvironment :: Web EnvironmentIntended Audience :: DevelopersLicense :: OSI Approved :: BSD LicenseOperating System :: OS IndependentProgramming Language :: PythonTopic :: Internet :: WWW/HTTP :: Dynamic ContentTopic :: Text Processing :: Markup :: HTML[options]packages = find:package_dir = = srcinclude_package_data = Truepython_requires = >= 3.7[options.packages.find]where = src[tool:pytest]testpaths = testsfilterwarnings =errorignore:ast:DeprecationWarning[coverage:run]branch = Truesource =markupsafetests[coverage:paths]source =src*/site-packages[flake8]# B = bugbear# E = pycodestyle errors# F = flake8 pyflakes# W = pycodestyle warnings# B9 = bugbear opinions# ISC = implicit str concatselect = B, E, F, W, B9, ISCignore =# slice notation whitespace, invalidE203# line length, handled by bugbear B950E501# bare except, handled by bugbear B001E722# bin op line break, invalidW503# zip with strict=, requires python >= 3.10B905# up to 88 allowed by bugbear B950max-line-length = 80[mypy]files = src/markupsafepython_version = 3.7show_error_codes = Truedisallow_subclassing_any = Truedisallow_untyped_calls = Truedisallow_untyped_defs = Truedisallow_incomplete_defs = Trueno_implicit_optional = Truelocal_partial_types = Trueno_implicit_reexport = Truestrict_equality = Truewarn_redundant_casts = Truewarn_unused_configs = Truewarn_unused_ignores = Truewarn_return_any = Truewarn_unreachable = True
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。