Package python3-module-flask-compress: Information
Source package: python3-module-flask-compress
Version: 1.17-alt1.1
Build time: Aug 16, 2025, 05:47 AM
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/Flask-Compress
License: MIT
Summary: Compress responses in your Flask app with gzip, deflate or brotli
Description:
Flask-Compress allows you to easily compress your Flask application's responses with gzip, deflate or brotli. It originally started as a fork of Flask-gzip. The preferred solution is to have a server (like Nginx) automatically compress the static files for you. If you don't have that option Flask-Compress will solve the problem for you.
Maintainer: Stanislav Levin
Last changed
April 2, 2025 Stanislav Levin 1.17-alt1.1
- NMU: fixed FTBFS (setuptools 75.8.1)
Feb. 5, 2025 Stanislav Levin 1.17-alt1
- 1.14 -> 1.17.
Oct. 24, 2023 Andrey Limachko 1.14-alt1
- Initial build for Sisyphus