flask-restful 0.3.9-4 source package in Ubuntu

Changelog

flask-restful (0.3.9-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + python-flask-restful-doc: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sat, 22 Oct 2022 11:27:56 +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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-restful_0.3.9-4.dsc 2.3 KiB e514f2dc6b6d9d5ef05e182ef765cb8ab4e98bb264d9c5d03fbdc7a25325e185
flask-restful_0.3.9.orig.tar.gz 115.4 KiB 1da71d0996312118336604a395f5ba9f43434dc26b34af5ccaed5c723757acbb
flask-restful_0.3.9-4.debian.tar.xz 7.4 KiB 45ccbd9e0f66e5821faf408ee43b937f0b88dc6be2152a15bf64be8d90c3b4ea

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.