flask-compress 1.4.0-1 source package in Ubuntu

Changelog

flask-compress (1.4.0-1) unstable; urgency=medium

  * New upstream release.

 -- Dominik George <email address hidden>  Fri, 06 Jan 2017 15:26:02 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-compress_1.4.0-1.dsc 2.3 KiB 9508f5591eb5e1ba5b86cff7912e8f4e55f29793d78d48983ce6d458248d8cce
flask-compress_1.4.0.orig.tar.gz 5.9 KiB 468693f4ddd11ac6a41bca4eb5f94b071b763256d54136f77957cfee635badb3
flask-compress_1.4.0-1.debian.tar.xz 5.1 KiB 74f422f7bf30779a43871fe68ae3b0857ca6b14224253562a35efddb404fa01c

Available diffs

No changes file available.

Binary packages built by this source

python-flask-compress: Compress responses in a Flask app with gzip (Python 2)

 Flask-Compress allows one to compress HTTP responses generated by a
 Flask application running standalone with GZip. It does so without
 a complex setup for some MIME types that benefit from it, like
 HTML and JSON types.
 .
 This package contains the Python 2 version of the module.

python3-flask-compress: Compress responses in a Flask app with gzip (Python 3)

 Flask-Compress allows one to compress HTTP responses generated by a
 Flask application running standalone with GZip. It does so without
 a complex setup for some MIME types that benefit from it, like
 HTML and JSON types.
 .
 This package contains the Python 3 version of the module.