Metadata-Version: 2.1
Name: matnum
Version: 0.1.1
Summary: A package that installs an ODT note template
Author-email: X <X@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# matnum

A simple internal tool to install a notes template.

## Installation
```bash
pip install .
```

## Usage
```bash
install-matnum
```
This will copy `notes.odt` to `~/Documents/my_notes_package/`.
