python3.10-examples
Examples for the Python language (v3.10)
Examples, Demos and Tools for Python (v3.10). These are files included in
the upstream Python distribution (v3.10).
librte-net-dpaa2-22
Data Plane Development Kit (librte-net-dpaa2 runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
librte-event-dlb2-22
Data Plane Development Kit (librte-event-dlb2 runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
libpython3.10-stdlib
Interactive high-level object-oriented language (standard library, version 3.10)
Python is a high-level, interactive, object-oriented language. Its 3.10 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
librte-event-dpaa2-22
Data Plane Development Kit (librte-event-dpaa2 runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
python3-pycddl
Deserialize CBOR and/or do CDDL schema validation
CDDL is a schema language for the CBOR serialization format. pycddl allows one
to validate CBOR documents match a particular CDDL schema, based on the Rust
cddl library. Optionally, it can decode CBOR documents.