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.

truststore

Go application for local installation of development certificates

Go Report Card: https://goreportcard.com/report/github.com/smallstep/truststore

libpantomime1.4

GNUstep framework for mail handling (runtime library)

Pantomime provides a GNUstep framework that models a mail system. Pantomime can be seen as a JavaMail 1.2 clone written in Objective-C.

bats-assert

Helper library providing common assertions for Bats

bats-assert provides various ready-made assertions that can be used to make Bats tests simpler to understand and to debug.

libpoppler-qt6-3

PDF rendering library (Qt 6 based shared library)

Poppler is a PDF rendering library based on Xpdf PDF viewer.

python3-apeye-core

Core (offline) functionality for the apeye library

Apeye-Core provides functionality to work with APIs in a simplified way and aims to simplify common tasks in the consumption of APIs, such as sending GET, POST, PUT and DELETE requests, passing query parameters, headers, payload and authentication in an easy way. In addition, it provides mechanisms to handle token authentication, cookie management, and request redirection.