Metadata-Version: 2.1
Name: xpdfpghljk
Version: 0.4.2
Summary: This is just a cython + packaging + cibuildwheel test
Author: Liam Pattinson
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# XPDFPGHLJK

This is a Cython + packaging + cibuildwheel test. The name was chosen to avoid a
conflict on PyPI.

## Usage

```bash
$ python3 -m venv venv
$ source venv/bin/activate
$ pip install .
$ cython_test
```
