fp-units-win-rtl
Free Pascal - runtime libraries 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.
libipe7.2.30
Ipe library used by ipelets
This package provides a library used by Ipe and its extensions.
Ipelets are plug-ins for Ipe that are used to add functionality to
Ipe.
php-doctrine-orm
tool for object-relational mapping
Object-Relational-Mapper for PHP.
Doctrine 2 is an object-relational mapper (ORM) for PHP that provides
transparent persistence for PHP objects. It sits on top of a powerful
database abstraction layer (DBAL). One of its key features is the
option to write database queries in a proprietary object oriented SQL
dialect called Doctrine Query Language (DQL), inspired by Hibernates
HQL. This provides developers with a powerful alternative to SQL that
maintains flexibility without requiring unnecessary code duplication.
sshoot
manage multiple sshuttle VPN sessions
Command-line interface to manage multiple sshuttle VPN sessions.
python3-openapi-spec-validator
Validates OpenAPI Specs against 2.0, 3.0 and 3.1 standards (Python 3)
This is a Python module that validates OpenAPI Specs against the
OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specifications.
The validator aims to check for full compliance with the Specification.
python3-simpleeval
Simple, safe single expression evaluator library (Python 3)
Quick single file library for easily adding evaluatable expressions into
Python projects.