Metadata-Version: 2.4
Name: Jeasydata
Version: 0.1.3
Summary: Janek's easy data reader/writer
Author: janektech.pl
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# easydata

**easydata** is a lightweight Python library for simple file-based data reading and writing.  
It is designed to make working with structured text/binary data straightforward and beginner-friendly.

---

## Installation

Install from PyPI:

```bash
pip install easydata

for more information wisit janektech.pl

