php8.1-ds

PHP extension providing efficient data structures for PHP 7

An PHP extension providing specialized data structures as efficient alternatives to the PHP array.

libqgisgrass8-3.28.11

QGIS - shared grass library

QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information.

php8.1-ast

AST extension for PHP 7

This extension exposes the abstract syntax tree generated by PHP 7.

elpa-acl2

Computational Logic for Applicative Common Lisp: emacs interface

ACL2 is both a programming language in which you can model computer systems and a tool to help you prove properties of those models.

fp-units-win-fv

Free Pascal - Free Vision units dependency package

The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries.

python3-overrides

Python decorator to verify that expected overrides are maintained

Provides a decorator @override that verifies that a method that should override an inherited method actually does it. Python has no standard mechanism by which to guarantee that (1) a method that previously overrode an inherited method continues to do so, and (2) a method that previously did not override an inherited will not override now. This package allows this to be addressed in an automated manner.