acefile | read/test/extract ACE 1.0 and 2.0 archives in pure python
kandi X-RAY | acefile Summary
kandi X-RAY | acefile Summary
acefile is a Python library. acefile has no bugs, it has no vulnerabilities, it has build file available and it has low support. However acefile has a Non-SPDX License. You can download it from GitHub.
This single-file, pure python 3, no-dependencies implementation is intended to be used as a library, but also provides a stand-alone unace utility. As mostly pure-python implementation, it is significantly slower than native implementations, but more robust against vulnerabilities. This implementation supports up to version 2.0 of the ACE archive format, including the EXE, DELTA, PIC and SOUND modes of ACE 2.0, password protected archives and multi-volume archives. It does not support writing to archives. It is an implementation from scratch, based on the 1998 document titled "Technical information of the archiver ACE v1.2" by Marcel Lemke, using unace 2.5 and WinAce 2.69 by Marcel Lemke as reference implementations.
This single-file, pure python 3, no-dependencies implementation is intended to be used as a library, but also provides a stand-alone unace utility. As mostly pure-python implementation, it is significantly slower than native implementations, but more robust against vulnerabilities. This implementation supports up to version 2.0 of the ACE archive format, including the EXE, DELTA, PIC and SOUND modes of ACE 2.0, password protected archives and multi-volume archives. It does not support writing to archives. It is an implementation from scratch, based on the 1998 document titled "Technical information of the archiver ACE v1.2" by Marcel Lemke, using unace 2.5 and WinAce 2.69 by Marcel Lemke as reference implementations.
Support
Quality
Security
License
Reuse
Support
acefile has a low active ecosystem.
It has 61 star(s) with 25 fork(s). There are 6 watchers for this library.
It had no major release in the last 6 months.
There are 2 open issues and 9 have been closed. On average issues are closed in 69 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of acefile is current.
Quality
acefile has 0 bugs and 0 code smells.
Security
acefile has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
acefile code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
acefile has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
acefile releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
It has 2779 lines of code, 217 functions and 3 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed acefile and discovered the below as its top functions. This is intended to give you an instant insight into acefile implemented functionality, and help decide if they suit your requirements.
- Execute unace command
- Get member by member index
- Extract a member
- Returns the member with the given index
- Decompress the compressed file
- Set the size of the dictionary
- Register a buffer
- Convert an integer to a uuid value
- Read a list of items from bs
- Get bits from start to end
- Read bits from the stream
- Create ACE mode
- Read from the sound
- Read a golombrice
- Decompress a file
- Encrypt block
- Try to load next available volume
- Read data from bs
- Return the string representation of the header flags
- True if this is a valid register
- Derive a key from a password
- Return the contents of a member
- Extract all members of the object
- Parse ACE header
- Run the acefile setup
- Run doctest
Get all kandi verified functions for this library.
acefile Key Features
No Key Features are available at this moment for acefile.
acefile Examples and Code Snippets
No Code Snippets are available at this moment for acefile.
Community Discussions
No Community Discussions are available at this moment for acefile.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install acefile
The acefile package includes an optional acebitstream module that implements the bit stream class in c, resulting in a 50% speedup. It is automatically used wherever it builds cleanly, but is not required.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page