fairy-stockfish

chess variant engine including support for Chess, Shogi and XiangQi variants

Fairy-Stockfish is a chess variant engine derived from Stockfish designed for the support of fairy chess variants and easy extensibility with more games. It can play various regional, historical, and modern chess variants as well as games with user-defined rules. For compatibility with graphical user interfaces it supports the UCI, UCCI, USI, and CECP/XBoard protocols.

libwebservice-ils-perl

Standardised library discovery/circulation services

WebService::ILS is an attempt to create a standardised interface for online library services providers.

ruby-rails-assets-jquery.are-you-sure

Light "dirty forms" JQuery Plugin

Are-you-sure (jquery.are-you-sure.js) is simple light-weight "dirty form" JQuery Plugin for modern browsers. It helps prevent users from losing unsaved HTML Form changes by promoting the user to save/submit.

librte-pmd-bbdev-null18.11

Data Plane Development Kit (librte-pmd-bbdev-null runtime library)

librte-pmd-bnx2x18.11

Data Plane Development Kit (librte-pmd-bnx2x runtime library)

python3-flasgger

Extract swagger specs from your flask project

Flasgger is a Flask extension to extract OpenAPI-Specification from all Flask views registered in your API. It also comes with SwaggerUI embedded so you can access http://localhost:5000/apidocs and visualize and interact with your API resources. It also provides validation of the incoming data, using the same specification it can validates if the data received as a POST, PUT, PATCH is valid against the schema defined using YAML, Python dictionaries or Marshmallow Schemas. Flasgger can work with simple function views or MethodViews using docstring as specification, or using @swag_from decorator to get specification from YAML or dict and also provides SwaggerView which can use Marshmallow Schemas as specification.