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.7.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file docx_asn1-1.0.7.tar.gz.
File metadata
- Download URL: docx_asn1-1.0.7.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06d4ba6aae756e1efaafbd90b2d1aed12b05dc01861519f8514d7d8d6478d32d
|
|
| MD5 |
b48714b114ca6c738c611ab910815299
|
|
| BLAKE2b-256 |
8876f4d0799bb8f812c33c0a3f1f04b1d6701726b58899ddf0b49a706a427580
|
File details
Details for the file docx_asn1-1.0.7-py3-none-any.whl.
File metadata
- Download URL: docx_asn1-1.0.7-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
234a1f175443447633165cd56de2178f59566bff40f255285aeaa30c825daf25
|
|
| MD5 |
f67079f94860b70bcbea4f54307efc1d
|
|
| BLAKE2b-256 |
26a52b220bf49aa6e0bbb009396b1394f619dc0070a442a33ee284c907d72a10
|