Metadata-Version: 2.1
Name: docbuild
Version: 0.1.103
Summary: A package for building a document from a textract response, for more information see the docstruct package
Home-page: https://github.com/smrt-co/docbuild
Author: Moran Nechushtan, Serah Tapia, Shlomo Agishtein
Author-email: moran.n@trullion.com, serah@trullion.com, shlomo@trullion.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: attrs (>=22.0.0)
Requires-Dist: numpy (==1.23.2)
Requires-Dist: beautifulsoup4 (>=4.11.1)
Requires-Dist: opencv-contrib-python (==4.6.0.66)

# docbuild
Build a document class (docstruct) given the OCR results of Textract 
