bootstrap-flask 2.4.0+ds-1 source package in Ubuntu

Changelog

bootstrap-flask (2.4.0+ds-1) unstable; urgency=medium

  * New upstream version 2.4.0+ds
  * debian/control: Added Builds:depends pybuild-plugin-pyproject

 -- Josenilson Ferreira da Silva <email address hidden>  Wed, 24 Apr 2024 21:16:30 -0300

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bootstrap-flask_2.4.0+ds-1.dsc 2.3 KiB 817fc54581a95f60c4d6cdabb9cc73c4025c2e63604bd976d77c201f919e5073
bootstrap-flask_2.4.0+ds.orig.tar.xz 1.3 MiB 6262634368c21873c24ead86c69ee776a89b89fd44bc957d5bf496edd33e5002
bootstrap-flask_2.4.0+ds-1.debian.tar.xz 3.6 KiB 078752ec9d2cc1b4195260b55d168d2e43d7f1f39342a216f5a634025dbc49ac

Available diffs

No changes file available.

Binary packages built by this source

python-flask-bootstrap-doc: Implementation collection of Jinja macros(common documentation)

 Allows rendering to Bootstrap form objects and Bootstrap Table and Bootstrap
 pagination.
 .
 This package installs the common documentation package.

python3-flask-bootstrap: Bootstrap 4 & 5 helper for your Flask projects

 renders Flask-related data and objects to Bootstrap markup HTML more
 easily:
   * Render the Flask-WTF/WTForms form object to the Bootstrap form.
   * Render data objects (dict or class objects) to Bootstrap Table.
   * Render Flask-SQLAlchemy Paginationobject for Bootstrap pagination.
 .
 This package installs the library for Python 3.