Extract ASN.1 from DOCX files
Project description
docx-asn1
Decode asn1
from a docx file. Question for @3gpp: why docx
from for the specification ?
CLI
# download the docx
python -m pip install docx_asn1
python -m docx_asn1 file.docx output.asn1
# or
python -m docx_asn1 file.docx > output.asn1
Python usage
from docx_asn1 import extract_text_from_docx
asn1 = extract_text_from_docx("file.docx")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
docx_asn1-1.0.9.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file docx_asn1-1.0.9.tar.gz
.
File metadata
- Download URL: docx_asn1-1.0.9.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b8fe83406094d3fbc51a430ed5e62a9a0231cb461d218ff66790bb7de9d049a5
|
|
MD5 |
54e30bf02ed47bf65db442903864faac
|
|
BLAKE2b-256 |
f922135526189599b3361b49441bcdcb99f749e5fa117fd3c56b84beaca9e569
|
File details
Details for the file docx_asn1-1.0.9-py3-none-any.whl
.
File metadata
- Download URL: docx_asn1-1.0.9-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
aef7d97503cf4ab253e90b3127584e3bccd39da7ebfe373438e14a13a329c338
|
|
MD5 |
85c513732f2177290984122551aa996a
|
|
BLAKE2b-256 |
a605b6ea314c752db6b01c119935ccb5051b5bf3757596641aead1c7f66b76be
|