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

Changelog

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

  [ Josenilson Ferreira da Silva ]
  * New upstream version 2.3.0+ds
  * debian/control: Bumped Standards-Version 4.6.2

  [ Andrius Merkys ]
  * Use dversionmangle=auto in debian/watch.

 -- Josenilson Ferreira da Silva <email address hidden>  Wed, 26 Jul 2023 01:13:24 -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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bootstrap-flask_2.3.0+ds-1.dsc 2.3 KiB a2c524a6e171fb58dbb0d81d6c950df65037eb83e13bcc64ebd288f5b39cb26b
bootstrap-flask_2.3.0+ds.orig.tar.xz 1.2 MiB ab7d422cbb50a610bb792765f90718f2be1ef8da907f0521fee9163ba4a6907a
bootstrap-flask_2.3.0+ds-1.debian.tar.xz 3.5 KiB b4c90a5898f0fb9e7769e711702aecbbf6b5c706ad44533bbe8634f636404c20

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.