python3-py-serializable

Library for {de,}serializing Python classes to and from JSON and XML

This Pythonic-library can be used to magically handle serialization of your Python Objects to JSON or XML and de-serialization from JSON or XML back to Pythonic Object instances.

php8.4-cgi

server-side, HTML-embedded scripting language (CGI binary)

This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php8.4-fpm package.

python3-pyschlage

Library for controlling Schlage Wi-Fi locks via cloud API

This library provides an interface to interact with Schlage Encode Wi-Fi locks through Schlage's cloud API. Designed to handle lock management remotely, it offers functionality to query lock status, initiate locking and unlocking commands, and manage associated features such as keypad settings and battery level monitoring. The library connects to Schlage's cloud service, allowing it to communicate seamlessly with devices to facilitate remote access and control of your smart lock systems. Ideal for integrating with automation platforms that support IoT devices, this library supports accessing lock data and command execution over the network with ease.

libphp8.4-embed

HTML-embedded scripting language (Embedded SAPI library)

This package provides the library /usr/lib/libphp8.4.so which can be used by application developers to embed PHP scripting functionality.

pyinstaller

Utility to bundle a Python application into a single package

PyInstaller reads a Python script written by you. It analyzes your code to discover every other module and library your script needs in order to execute. Then it collects copies of all those files and puts them with your script in a single folder, or optionally in a single executable file.

libapache2-mod-php8.4

server-side, HTML-embedded scripting language (Apache 2 module)

This package provides the PHP module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.