Metadata-Version: 2.1
Name: dataclasses-io
Version: 0.1.0
Summary: Supports APIs for IO to dataclasses.
Home-page: https://github.com/kaparoo/dataclasses-io
Author: Jaewoo Park
Author-email: kaparoo2001@gmail.com
License: MIT
Project-URL: Source, https://github.com/kaparoo/dataclasses-io
Project-URL: Bug Reports, https://github.com/kaparoo/dataclasses-io/issues
Keywords: dataclasses
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# **Dataclasses IO**

![Generic badge](https://img.shields.io/badge/python-3.10+-blue.svg)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
