Metadata-Version: 2.1
Name: matnum
Version: 0.1.2
Summary: A package that installs angular note templates and cache
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 notes templates and cache.

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

## Usage
```bash
install-matnum
```
This will copy `notes.odt` and `cach.txt` to `~/Documents/matnum_package/`.


