Acefile

Latest version: v0.6.13

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

Scan your dependencies

Page 2 of 4

0.6.7

- Make restoration of mtime/atime on extraction optional, default off, and
add `-r` `--restore` arguments to CLI.
- Parse NT security information from FILE headers when present and optionally
restore file attributes and NT security information on extraction as far as
the platform supports it (issue 4).

0.6.6

- Restore mtime and atime on extraction of files (issue 7).
- Add `-V` `--version` arguments to CLI (issue 8).

0.6.5

- Remove ACE 2.0 PIC mode width multiple of planes restriction (issue 6).
- Improve exception messages and CLI exception handling.
- Add SIGINFO handler to CLI on platforms that support it.
- Add 270 additional ACE archives to corpus of test archives.

0.6.4

- Fix signedness of ACE 2.0 SOUND mode diff calculations (issue 5).
- Add basic debugging facility: `acefile.DEBUG = True` and CLI `--debug`
hidden option.

0.6.3

- 10% performance increase for larger archives by avoiding excessive LZ77
dictionary truncations.
- Improve error handling of acebitstream.BitStream.
- Improve unit test integration and coverage; `setup.py test` now supported.

0.6.2

- Library API: Export open instead of AceArchive on import * from acefile.
- Add high-performance BitStream implementation as optional c extension,
resulting in over 50% speed increase for LZ77 archives.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.