qt6-virtualkeyboard-examples
Qt 6 virtual keyboard examples
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
idwcc
Client for OAuth2/OIDC AS configuration validation
Provides a web application to be used as an OpenID Connect or OAuth2
client for local tests or validation.
ruby-omniauth-rails-csrf-protection
Provides CSRF protection on OmniAuth request endpoint on Rails application
This gem provides a mitigation against CVE-2015-9284 (Cross-Site Request
Forgery on the request phrase when using OmniAuth gem with a Ruby on Rails
application) by implementing a CSRF token verifier that directly utilize
`ActionController::RequestForgeryProtection` code from Rails.
python3-flit-scm
PEP 518 build backend that uses setuptools_scm and flit
A PEP 518 build backend that uses setuptools_scm to generate a version file
from your version control system, then flit_core to build the package.
php-amphp-amp
Non-blocking concurrency framework for PHP
Amp is a non-blocking concurrency framework for PHP. It provides an event loop,
promises and streams as a base for asynchronous programming.
dt-schema
Tooling for devicetree validation using YAML and jsonschema
This package contains test code for devicetree schema validation using the
json-schema vocabulary. Schema files are written in YAML (a superset of JSON),
and operate on the YAML encoding of Devicetree data. Devicetree data must be
transcoded from DTS to YAML before being used by this tool.