Language-independent binary packet structure specification
Project description
A language-independent, platform-neutral way of specifying binary packet structures.
Introduction
Imagine you’re working in a multiple-person project that makes use of more than one language and perhaps spans multiple hardware platforms, and that you need to pass binary packets across different components. When these components are owned by the same developer, reside on the same hardware, and are written in the same language, it’s not a problem. When one or more of these assertions is no longer true it becomes more problematic. It becomes worse still when the formats of these packets change, and the more they change the worse it gets.
Wouldn’t it be nice to have an easy, neutral way to specify the formats of these binary structures and have some basic tools help do some of the grunt work with them in different languages so that when they change it doesn’t cause everything everywhere to break?
That’s what structspec is all about.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file structspec-0.1.1.tar.gz
.
File metadata
- Download URL: structspec-0.1.1.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d2bf255a76838b54ed659de96d7cb485039707e79012a00a63bcfdb0f025828 |
|
MD5 | c92ef348335ce364123cd08d7ac0fd91 |
|
BLAKE2b-256 | fc3e7b917c231ce329eb4adb2338b55ca8885dec1e39420b9c02b01e78af5706 |