libgnuradio-uhd3.10.2
gnuradio universal hardware driver functions
The gnuradio interface to the UHD library to connect to and send and
receive data between to the Ettus Research, LLC product line -
including the USRP family of software radio peripheral devices.
Part of the main gnuradio build.
sequoia-chameleon-gnupg
Sequoia's GnuPG CLI tools (metapackage)
This metapackage depends on the following binary packages:
- gpg-sq: gpg-like OpenPGP CLI toolkit
- gpgv-sq: gpgv-like validator for OpenPGP signatures
Both are drop-in replacements using the Sequoia OpenPGP implementation
provided in the Rust crate sequoia-chameleon-gnupg.
python3-django-render-block
Render the content of a specific block tag from a Django template
Render the content of a specific block tag from a Django template. Works for
arbitrary template inheritance, even if a block is defined in the child
template but not in the parent. Generally it works like render_to_string
from Django, but allows you to specify a block to render.
python3-django-select2
Select2 option fields for Django
The app includes Select2 driven Django Widgets.
Documentation
python3-django-templated-email
Django module to easily send templated emails
django-templated-email can send emails generated from templates. The library
supports template inheritance, adding cc'd and bcc'd recipients, configurable
template naming and location.