Metadata-Version: 2.4
Name: docsloader
Version: 0.0.3
Summary: This is a documents loader.
Author-email: axiner <atpuxiner@163.com>
Project-URL: Homepage, https://github.com/atpuxiner/docsloader
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: toollib==1.7.4
Requires-Dist: pydantic==2.11.7
Requires-Dist: aiofiles==24.1.0
Requires-Dist: aiohttp==3.12.15
Requires-Dist: lxml==6.0.1
Requires-Dist: openpyxl==3.1.5
Requires-Dist: xlrd==2.0.2
Requires-Dist: python-pptx==1.0.2
Requires-Dist: python-docx==1.2.0
Requires-Dist: pymupdf==1.26.4
Requires-Dist: pywin32==311; platform_system == "Windows"
Requires-Dist: rapidocr-onnxruntime==1.4.4
Dynamic: license-file

# docsloader

## What is this?

- by: axiner
- docsloader
- This is a documents loader.

## Installation

This package can be installed using pip (Python>=3.11):
> pip install docsloader

## License

This project is released under the MIT License (MIT). See [LICENSE](LICENSE)
