Metadata-Version: 2.4
Name: rawmaker
Version: 2.40.3
Author-email: Helmut Konrad Schewe <helmutus@outlook.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/anaticulae/rawmaker
Project-URL: Repository, https://github.com/anaticulae/rawmaker
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pdfminer.six<20270000,>=20260107
Requires-Dist: pillow<13.0.0,>=12.2.0
Requires-Dist: camelot_py<2.0.0,>=1.0.9
Requires-Dist: utilo<3.0.0,>=2.105.0
Requires-Dist: configos<2.0.0,>=1.0.4
Requires-Dist: iamraw<5.0.0,>=4.91.0
Requires-Dist: protoerror<4.0.0,>=3.20.2
Requires-Dist: ughost<2.0.0,>=1.0.1
Requires-Dist: pdflog<2.0.0,>=1.0.2
Provides-Extra: dev
Requires-Dist: hoverpower<2.0.0,>=1.1.0; extra == "dev"
Requires-Dist: jamer<2.0.0,>=1.0.1; extra == "dev"
Requires-Dist: utilotest<2.0.0,>=1.0.2; extra == "dev"
Requires-Dist: gennex<2.0.0,>=1.0.1; extra == "dev"
Dynamic: license-file

# rawmaker - convert PDF to raw data

This package extract information out of a pdf-file and write them to
yaml-files.

## Introduction

Supported functions:

* border: get outline of pdf content
* boxes: determine boxes which are constructed from lines
* fonts: extract used fonts of text data
* text: extract text blocks per page
* toc: determine table of content of pdf file

## Supported PDF version

PDF 1.5?

## Glossary

* TOC - table of content
