flask-jwt-simple 0.0.3-13 source package in Ubuntu

Changelog

flask-jwt-simple (0.0.3-13) unstable; urgency=medium

  * Team upload.
  * Build-Depend on python3-wheel, required for tox 4 support in dh-python.
  * Clean correctly.

 -- Stefano Rivera <email address hidden>  Wed, 02 Aug 2023 20:12:31 +0200

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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-jwt-simple_0.0.3-13.dsc 1.7 KiB 4a5e221225115cef64b3e2958437ee8985218ae9e27978a271dab1800797c88f
flask-jwt-simple_0.0.3.orig.tar.gz 19.7 KiB 505664a47f527f3d299e2d2948ebf25a13953c1f23ebf4a9f1bd76cb84ceb3f6
flask-jwt-simple_0.0.3-13.debian.tar.xz 4.3 KiB 6de6b47f0f7575ecc6260b631fbe4a8c71a03f45dea24dddcdd057d022b79d01

Available diffs

No changes file available.

Binary packages built by this source

python3-flask-jwt-simple: Protecting flask endpoints with JSON Web Tokens (Python 3)

 Flask-JWT-Simple adds barebones support for protecting flask endpoints
 with JSON Web Tokens. It is particularly good for fast prototyping or
 consuming/producing JWTs that work with other providers and consumers.
 .
 This package installs the library for Python 3.