Metadata-Version: 2.1
Name: matnum
Version: 0.1.4
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 tool to automatically install notes templates and cache.

## Installation
```bash
pip install .
```
*Note: This will automatically copy `notes.odt` and `cach.txt` to `~/Documents/matnum_package/`.*

## Manual Trigger
If the files are not automatically copied, you can run:
```bash
matnum
```



