php7.4-xsl
XSL module for PHP (dummy)
This package is a transitional dummy package and can be safely
removed.
libphp8.0-embed
HTML-embedded scripting language (Embedded SAPI library)
This package provides the library /usr/lib/libphp8.0.so which can
be used by application developers to embed PHP scripting functionality.
php8.0-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.0-fpm package.
pcapfix
repairs broken pcap and pcapng files
libpcap (Packet CAPture) provides a portable framework for low-level network
monitoring. Network dumps based on libpcap can be made by tcpdump, wireshark
and other tools. Sometimes those dumps can get corrupted by several reasons.
Examples of this are a copy from Linux to Windows with a conversion to DOS/
Windows text file line ending (CR-LF) or a transfer over FTP in ASCII mode
instead of BINARY mode.