ldraw-parts-free
LDraw parts library
Collection of 3D LEGO parts, 3D part primitives and two example LEGO 3D models
in LDraw format. This part library is needed by 3D CAD programs such as MLCAD,
LeoCAD and Konstruktor which allow one to construct LEGO models from
individual LDraw parts. It is also needed by rendering software such as LDView
and LdGLite or instruction creation software like LPub4 or Lic.
protoc-gen-go
Go plugin for protobuf compiler (APIv2)
This protobuf compiler plugin is from google.golang.org/protobuf module,
which is recommended by upstream.
python3-hdf4
Python-HDF4: Python interface to the NCSA HDF4 library
The Python-HDF4 package wraps the functionality of the NCSA HDF version
4 library inside a Python OOP framework. The SD (scientific dataset),
VS (Vdata) and V (Vgroup) APIs are currently implemented. SD datasets
are read/written through numpy arrays. NetCDF files can also be read
and modified with Python-HDF4.
php8.2-apcu
APC User Cache for PHP
The APCu is userland caching: APC (Alternative PHP Cache) stripped of
opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
primary solution to opcode caching in future versions of PHP.
php8.2-amqp
AMQP extension for PHP
This extension can communicate with any AMQP spec 0-9-1 compatible
server, such as RabbitMQ, OpenAMQP and Qpid, giving you the ability
to create and delete exchanges and queues, as well as publish to any
exchange and consume from any queue.
php8.2-ds
PHP extension providing efficient data structures for PHP 7
An PHP extension providing specialized data structures as efficient
alternatives to the PHP array.