papersway
PaperWM-like scollable tiling window management for Sway/i3wm
This is an implementation of PaperWM-like scrollable tiling window management
for Sway/i3wm. If you like Sway/i3wm's commitments to stability, avoiding
scope creep etc. but dislike the window management model, papersway might be
of interest.
cppi
adjusts or checks indentation of C and C++ preprocessor directives
GNU cppi adjusts or checks the indentation of C and C++ preprocessor
directives in a file.
python3-djangorestframework-simplejwt
JSON Web Token authentication for Django REST Framework (Python3 version)
Simple JWT provides a JSON Web Token authentication backend for the Django REST
Framework. It aims to cover the most common use cases of JWTs by offering a
conservative set of default features. It also aims to be easily extensible in
case a desired feature is not present.
libnss-sudo
NSS configuration for sudoers service
This empty package provides the basic configuration needed to enable the
`sudoers` NSS service.
libfastdds3.0
C++ library for the Real Time Publish Subscribe Protocol
This package is part of eProsima FastDDS. RTPS is the wire interoperability
protocol defined for the Data Distribution Service (DDS) standard by the
Object Management Group (OMG).
guile-reader
framework for building readers for Guile
The idea is to make it easy to build procedures that extend Guile’s read
procedure. Readers supporting various syntax variants can easily be written,
possibly by re-using existing “token readers” of a standard Scheme readers. For
example, it is used to implement Skribilo’s R5RS-derived document syntax.