validate-definitions

Tooling for data type and structure management - Python 3.x

Install

All systems
curl cmd.cat/validate-definitions.sh
Debian Debian
apt-get install python3-dtfabric
Ubuntu
apt-get install python3-dtfabric
image/svg+xml Kali Linux
apt-get install python3-dtfabric
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-dtfabric

python3-dtfabric

Tooling for data type and structure management - Python 3.x

Data types fabric (dtFabric) is a proof-of-concept YAML-based definition language to specify format and data types. Supported data types Storage data types, such as integers, characters, structures Semantic data types, such as constants, enumerations Layout data types, such as format, vectors, trees This package contains the Python 3 version of the package.

dtfabric

Tooling for data type and structure management