Metadata-Version: 2.4
Name: automated-document-parser
Version: 0.1.2
Summary: A document parser built with LangChain
Project-URL: Homepage, https://github.com/Pulkit12dhingra/automated-document-parser
Project-URL: Repository, https://github.com/Pulkit12dhingra/automated-document-parser
Project-URL: Issues, https://github.com/Pulkit12dhingra/automated-document-parser/issues
Author-email: Pulkit Dhingra <your.email@example.com>
License: MIT
Keywords: document-parser,langchain,nlp
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.13
Requires-Dist: pre-commit>=4.0.1
Requires-Dist: pytest-cov>=7.0.0
Requires-Dist: pytest>=8.3.4
Requires-Dist: ruff>=0.14.4
Requires-Dist: twine>=6.2.0
