Metadata-Version: 2.1
Name: textractutil
Version: 0.0.2
Summary: Python utilities for parsing AWS Textract results.
Home-page: UNKNOWN
Author: Yifan Wu
Author-email: yw693@cornell.edu
License: UNKNOWN
Description: # python-textract-utility
        
        [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/) 
        [![Generic badge](https://img.shields.io/badge/pypi%20package-0.0.2-blue.svg)](https://pypi.org/project/textractutil/)
        [![Build Status](https://travis-ci.com/ywu94/python-textract-utility.svg?branch=master)](https://travis-ci.com/ywu94/python-textract-utility)
        [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-1abc9c.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
        [![Generic badge](https://img.shields.io/badge/Contact-yw693@cornell.edu-blue.svg)]()
        
         Python utilities for AWS Textract
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.3
Description-Content-Type: text/markdown
