Metadata-Version: 2.1
Name: aliceplex-serialize
Version: 2.1.2
Summary: Serialization library for Plex
Home-page: https://gitlab.com/alice-plex/serialize
Author: Alice Plex
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: aliceplex-schema (<4.0.0,>=3.1.2)
Requires-Dist: marshmallow (<4.0.0,>=3.0.0b20)
Requires-Dist: ruamel.yaml (>=0.15.61)

# aliceplex-serialize

aliceplex-serialize is serialization library for Plex.

## Install

```bash
pip install aliceplex-serialize
```


