python3-asgi-csrf
ASGI middleware for protecting against CSRF attacks
The asgi-csrf package is a Python library that provides Cross-Site Request
Forgery (CSRF) protection for ASGI (Asynchronous Server Gateway Interface)
applications. It helps secure web applications from CSRF attacks by adding
middleware that validates and protects against unauthorized requests.
python-gpg
Python interface to the GPGME GnuPG encryption library (Python 2)
libdolfinx-real2019.2
Shared libraries for DOLFIN
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.
python3-dolfinx-complex
Python interface for DOLFIN (Python 3)
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.
puppet-module-puppet-community-mcollective
Puppet module for mcollective to handle and install clusters
Puppet lets you centrally manage every important aspect of your system using a
cross-platform specification language that manages all the separate elements
normally aggregated in different files, like users, cron jobs, and hosts,
along with obviously discrete elements like packages, services, and files.
postgresql-12-python3-multicorn
multicorn extension for Postgres 12 to write FDWs with python3