Search Criteria
Package Details: python-msoffcrypto-tool 5.4.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-msoffcrypto-tool.git (read-only, click to copy) |
---|---|
Package Base: | python-msoffcrypto-tool |
Description: | A Python tool and library for decrypting encrypted MS Office files |
Upstream URL: | https://github.com/nolze/msoffcrypto-tool |
Keywords: | infosec msoffice ole security |
Licenses: | MIT |
Submitter: | backerman |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 5 |
Popularity: | 0.026251 |
First Submitted: | 2019-06-17 01:50 (UTC) |
Last Updated: | 2024-09-24 17:49 (UTC) |
Dependencies (7)
- python-cryptography
- python-olefile
- python-setuptools
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-setuptools (make)
Latest Comments
thrasibule commented on 2022-10-31 19:35 (UTC)
so
import msoffcrypto works
? This is what I get, it's missing the actual library:lmartinez-mirror commented on 2022-10-29 20:49 (UTC)
Couldn't reproduce in a clean chroot. I did fix the missing dependency though.
lmartinez-mirror commented on 2022-10-29 20:41 (UTC)
I'll take another look, thanks for the report.
thrasibule commented on 2022-10-26 14:40 (UTC)
The latest version (5.0.0) installs an empty package, you can't import msoffcrypto. I tried to use the setup.py file to install instead and that seems to work.