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.

libideviceactivation-1.0-2

Library to manage the activation process of Apple iOS devices (shared library)

This project provides an interface to activate and deactivate iOS devices by talking to Apple's webservice alongside a command-line utility named ideviceactivation.

openal-tools

Utilities for the OpenAL audio API

These utilities are useful in diagnosing OpenAL related issues and for displaying helpful informationa about what is supported on your system with OpenAL.

libpdl-perldl2-perl

Simple shell (version 2) for PDL using Devel::REPL

PDL::Perldl2 implements an alternative shell for the Perl Data Language. It uses Devel::REPL to provide a better understanding of Perl syntax than the "perldl" shell provided in main PDL. Also enables being a genuine REPL, where if an option is set, then the return values of each given command are automatically printed out.

libpdl-opt-simplex-perl

PDL implementation of simplex optimization algorithm

PDL::Opt::Simplex implements the Nelder-Mead method. The algorithm is to move a "simplex" of N+1 points in the N-dimensional search space according to certain rules. The main benefit of the algorithm is that you do not need to calculate the derivatives of your function.

libpdl-transform-proj4-perl

PDL::Transform interface to the PROJ library

PDL::Transform::Proj4 works like PDL::Transform::Cartography, but using the PROJ library's much wider range of projections.