Metadata-Version: 2.4
Name: cajCvtPdf
Version: 0.1.2
Summary: A caj2pdf tool
Home-page: https://github.com/caj2pdf/caj2pdf
Author: Null Name
Author-email: email@example.com
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: summary

# cajCvtPdf

A thin Python wrapper that ships the original `caj2pdf.exe` binary so it can be installed from PyPI and invoked as `caj2pdf`.

## Usage

```bash
caj2pdf convert input.caj -o output.pdf -m MUTOOL
```

The command simply delegates to the bundled `caj2pdf.exe` located under `cajCvtPdf/bin`.
