flask-restful 0.3.10-5 source package in Ubuntu

Changelog

flask-restful (0.3.10-5) unstable; urgency=medium

  * Team upload.
  * Patch-out usage of python3-six

 -- Alexandre Detiste <email address hidden>  Wed, 08 Jan 2025 18:39:58 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release main misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-restful_0.3.10-5.dsc 2.4 KiB 9a45ee551703c8dc408044375bbeadb6d730e423c76d97a813a37b85306e263f
flask-restful_0.3.10.orig.tar.gz 115.9 KiB f0b709993627cfa8141aba6c4cae46d918b0fd07f158fe5ea3195b041ddd831b
flask-restful_0.3.10-5.debian.tar.xz 13.1 KiB 068dec32a229da4b78a5fb213c8cce868c0be287566ce8b7e36fdec5d36fe992

Available diffs

No changes file available.

Binary packages built by this source

python-flask-restful-doc: REST API framework for Flask applications (Documentation)

 Flask-RESTful is an extension for Flask that adds support for quickly building
 REST APIs. It is a lightweight abstraction that works with your existing
 ORM/libraries. Flask-RESTful encourages best practices with minimal setup.
 If you are familiar with Flask, Flask-RESTful should be easy to pick up.
 .
 This package provides the documentation.

python3-flask-restful: REST API framework for Flask applications (Python3 Module)

 Flask-RESTful is an extension for Flask that adds support for quickly building
 REST APIs. It is a lightweight abstraction that works with your existing
 ORM/libraries. Flask-RESTful encourages best practices with minimal setup.
 If you are familiar with Flask, Flask-RESTful should be easy to pick up.