ZeroC Ice DEB Distribution
==========================

The ZeroC Ice DEB distribution includes the following packages.

Currently, the distribution supports Ubuntu 24.04, Debian 12, and Debian 13, for both amd64 and arm64 architectures.

DEB Package              Description
-----------------------  ---------------------------------------------------------------
libzeroc-ice-dev         Ice for C++ headers and symlinks, and the Slice compiler for C++
libzeroc-ice3.8          Ice for C++ runtime libraries (includes plug-ins, DataStorm and client libraries for Ice services)
php-zeroc-ice            Ice for PHP
python3-zeroc-ice        Ice for Python [1]
zeroc-dsnode             DataStorm server
zeroc-glacier2           Glacier2 service
zeroc-ice-slice          Slice definition files
zeroc-ice-utils          Admin utilities for Ice services
zeroc-icebox             IceBox server for C++
zeroc-icebridge          IceBridge service
zeroc-icegrid            IceGrid service
zeroc-icestorm           IceStorm service

[1] Not available on Debian 12, which does not include Python 3.12+ — a requirement for Ice for Python.

For more information, visit:

- ZeroC website: https://zeroc.com
- Ice GitHub repository: https://github.com/zeroc-ice/ice
- Ice Sample Programs: https://github.com/zeroc-ice/ice-demos
