docx-parser

View on PyPIReverse Dependencies (0)

1.0.2 docx_parser-1.0.2-py3-none-any.whl

Wheel Details

Project: docx-parser
Version: 1.0.2
Filename: docx_parser-1.0.2-py3-none-any.whl
Download: [link]
Size: 5853
MD5: 59d218692c62d45252541af338c11fce
SHA256: 21025d28663c7f1f8d3ece755f02b872c3d7814fe59018bef5fd74a6d1cddab4
Uploaded: 2023-11-22 03:01:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docx-parser
Version: 1.0.2
Summary: parse all contents of a docx file with python-docx
Author: suqingdong
Author-Email: suqingdong1114[at]gmail.com
Home-Page: https://github.com/suqingdong/docx_parser
License: MIT License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: click
Requires-Dist: pillow
Requires-Dist: python-docx
Description-Content-Type: text/markdown
[Description omitted; length: 915 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
docx_parser/__init__.py sha256=_PsgyQEqmWTx2H1G7CAgK-C00Yrs4WvtgwnQv6ejPTo 251
docx_parser/bin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docx_parser/bin/main.py sha256=1oyRHEqnEhDlAwPodwggYY6eMtBIRTynkoZDjzD8v8E 1950
docx_parser/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docx_parser/core/parser.py sha256=qlepLcEraJj8o9kjeav-sd2w8p67TauyiZ7zbQSgBb0 3494
docx_parser/util/__init__.py sha256=rADqHA92SNdEtOb39mIYuOL7ouEOqqxP_NC6_kZXtmA 1369
docx_parser/version/version.json sha256=0oXHy8GuSOB3m-cMuovrsLjJK60neoqgebhXXNbxKGM 252
docx_parser-1.0.2.dist-info/METADATA sha256=34hrrZBGI9mwT7VVeMPrtB004oUVbiTBWpchplvYL5U 1735
docx_parser-1.0.2.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
docx_parser-1.0.2.dist-info/entry_points.txt sha256=H9EEc-mJwzE6To67iOJmsGUvKQ8gQFEZzuV3rJ2mshQ 59
docx_parser-1.0.2.dist-info/top_level.txt sha256=EVjJNLxiwsI4tb2pCrD2aHXFK0Xqm1_WR9rIIW0gkQo 12
docx_parser-1.0.2.dist-info/RECORD

top_level.txt

docx_parser

entry_points.txt

docx_parser = docx_parser.bin.main:main