Xpdt

Latest version: v0.3.1

Safety actively analyzes 638466 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.0.3

First cut of multiplexed files support, where you can read/write structs of different types to and from the same file. A discriminator field and record length is prepended to each record.

Fields whose names begin with underscore are now considered hidden/reserved fields. They can be use to add padding and force specific alignments.

Improve the error messages in the tokenization stage.

Numerous improvements to the C and python code. Added support for new types: bytearray, stringlist, intstack.

0.0.2

A new string type was added, as well as the ability to add reserved/padding fields which are set to all zeroes.

Some language-breaking changes were made: the "type" keyword changed to "struct" and the signed integer types were renamed to the more conventional "i8" ... "i64".

0.0.1

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.