Metadata-Version: 2.4
Name: DocXtract
Version: 0.1.0
Summary: Extract text and image paths from DOCX files
Home-page: https://github.com/Vurhd0/Pydocx
Author: Vurhd0
Author-email: dhruvsing2003@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: lxml
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Pydocx

A Python package to extract text and image paths from DOCX files using XML parsing.
