Description
python3-markupsafe - HTML/XHTML/XML string library for Python 3
Property | Value |
---|---|
Distribution | Ubuntu 18.04 LTS (Bionic Beaver) |
Repository | Ubuntu Main amd64 |
Package name | python3-markupsafe |
Package version | 1.0 |
Package release | 1build1 |
Package architecture | amd64 |
Package type | deb |
Installed size | 55 B |
Download size | 13.18 KB |
Official Mirror | archive.ubuntu.com |
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. This package contains the Python 3 version.
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
python3-markupsafe_1.0-1build1_i386.deb | 1.0 | i386 | Ubuntu Main |
python3-markupsafe | - | - | - |
Requires
Name | Value |
---|---|
libc6 | >= 2.14 |
python3 | >= 3.6~ |
python3 | << 3.7 |
python3:any | >= 3.3.2-2~ |
Download
Type | URL |
---|---|
Binary Package | python3-markupsafe_1.0-1build1_amd64.deb |
Source Package | markupsafe |
Install Howto
- Update the package index:
# sudo apt-get update
- Install python3-markupsafe deb package:
# sudo apt-get install python3-markupsafe
Files
Path |
---|
/usr/lib/python3/dist-packages/MarkupSafe-1.0.egg-info/PKG-INFO |
/usr/lib/python3/dist-packages/MarkupSafe-1.0.egg-info/dependency_links.txt |
/usr/lib/python3/dist-packages/MarkupSafe-1.0.egg-info/not-zip-safe |
/usr/lib/python3/dist-packages/MarkupSafe-1.0.egg-info/top_level.txt |
/usr/lib/python3/dist-packages/markupsafe/__init__.py |
/usr/lib/python3/dist-packages/markupsafe/_compat.py |
/usr/lib/python3/dist-packages/markupsafe/_constants.py |
/usr/lib/python3/dist-packages/markupsafe/_native.py |
/usr/lib/python3/dist-packages/markupsafe/_speedups.cpython-36m-x86_64-linux-gnu.so |
/usr/share/doc/python3-markupsafe/changelog.Debian.gz |
/usr/share/doc/python3-markupsafe/copyright |
Changelog
2017-08-04 - Michael Hudson-Doyle <michael.hudson@ubuntu.com> markupsafe (1.0-1build1) artful; urgency=medium * No change rebuild to drop Python 3.5 support.
2017-06-20 - Piotr Ożarowski <piotr@debian.org> markupsafe (1.0-1) unstable; urgency=medium * New upstream release * Standards-Version bumped to 4.0.0 (no changes needed)
2016-11-06 - Piotr Ożarowski <piotr@debian.org> markupsafe (0.23-3) unstable; urgency=medium [ Piotr Ożarowski ] * Add dh-python to Build-Depends * dh_builddeb now uses the default compression (xz) instead of bzip2 (closes: #833218) * Standards-Version bumped to 3.9.8 (no changes needed) [ Ondřej Nový ] * Fixed homepage (https) * Fixed VCS URL (https)
2015-06-29 - Barry Warsaw <barry@debian.org> markupsafe (0.23-2) unstable; urgency=medium * Team upload. * d/control: Bump Standards-Version with no other changes necessary. * d/watch: Use pypi.debian.net redirector.
2014-05-12 - Piotr Ożarowski <piotr@debian.org> markupsafe (0.23-1) unstable; urgency=medium * New upstream release
2014-05-05 - Piotr Ożarowski <piotr@debian.org> markupsafe (0.21-1) unstable; urgency=medium * New upstream release
2014-03-06 - Piotr Ożarowski <piotr@debian.org> markupsafe (0.19-1) unstable; urgency=medium * New upstream release --with-speedups removed from debian/rules (it's enabled by default now) * Standards-Version bumped to 3.9.5 (no changes needed)
2013-08-20 - Piotr Ożarowski <piotr@debian.org> markupsafe (0.18-1) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Piotr Ożarowski ] * New upstream release - minimum required Python 3 version bumped to 3.3, python3-all-dev bumped to 3.3.0-3~ to generate versioned py3compile maintainer script * Harden extension (debian/rules updated to export hardening build flags) * Standards-Version bumped to 3.9.4 - add build-indep and build-arch targets in debian/rules * debian/compat bumped to 9 * Package descriptions updated (thanks to Martin Eberhard Schauer and Justin B Rye, closes: #682835)
2011-07-20 - Piotr Ożarowski <piotr@debian.org> markupsafe (0.15-1) unstable; urgency=low * New upstream release * Standards-Version bumped to 3.9.2 (no changes needed)
2011-02-18 - Piotr Ożarowski <piotr@debian.org> markupsafe (0.12-1) unstable; urgency=low * New upstream release
See Also
Package | Description |
---|---|
python3-mimeparse_0.1.4-3.1_all.deb | Parse mime-types and quality parameters - python 3.x |
python3-minimal_3.6.5-3_amd64.deb | minimal subset of the Python language (default python3 version) |
python3-msgpack_0.5.6-1_amd64.deb | Python 3 implementation of MessagePack format |
python3-mysqldb_1.3.10-1build1_amd64.deb | Python interface to MySQL |
python3-nacl_1.1.2-1build1_amd64.deb | Python bindings to libsodium (Python 3) |
python3-netaddr_0.7.19-1_all.deb | manipulation of various common network address notations (Python 3) |
python3-netifaces_0.10.4-0.1build4_amd64.deb | portable network interface information - Python 3.x |
python3-newt_0.52.20-1ubuntu1_amd64.deb | NEWT module for Python3 |
python3-nine_1.0.0-1_all.deb | Python 2 / 3 compatibility, like six, but favouring Python 3 |
python3-novaagent_2.1.13-0ubuntu3_all.deb | Python 3 module for Rackspace Public Cloud Guest Agent |
python3-numpy_1.13.3-2ubuntu1_amd64.deb | Fast array facility to the Python 3 language |
python3-oauth_1.0.1-5_all.deb | Python 3 library implementing of the OAuth protocol |
python3-oauthlib_2.0.6-1_all.deb | generic, spec-compliant implementation of OAuth for Python3 |
python3-olefile_0.45.1-1_all.deb | Python module to read/write MS OLE2 files |
python3-openssl_17.5.0-1ubuntu1_all.deb | Python 3 wrapper around the OpenSSL library |
Advertisement
Advertisement