Supyr-struct

Latest version: v1.5.4

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

Scan your dependencies

Page 1 of 2

1.5.4

Changed
- Update build config for Python 3.9.

1.5.3

Changed
- Fix incorrect feeding of data in split path

1.5.2

Changed
- Fix readme potentially breaking setup.

1.5.1

Added
- Many pieces of documentation.
- util.reversed_enumerate because you can't do reversed(enumerate(iterable))

Changed
- Lots of cleaning up in how things are internally implemented.

1.5.0

Changed
- Change endianness forcing implementation to remove a layer of indirection in parser, serializer, encoder, and decoder.
- Fix some broken binary files in the project.
- Improve readability of parse/serialize error stack trace.
- Made parser_func, serializer_func, decoder_func, encoder_func, and sizecalc_func proper instance methods in FieldType.
- parser, serializer, decoder, encoder, and sizecalc_funcs are now in their own submodules.
- Slight speedup all around.

1.4.1

Changed

- Add a bunch of useful metadata to setup.py
- Better .gitignore.
- .gitattributes now enforces LF line endings for operating system agnostic files.
- Project structure got updated to make it easier for people to install the package from the repository.
- Readme updated for PyPI.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.