Metadata-Version: 2.1
Name: aliceplex-schema
Version: 3.1.0
Summary: Schema library for Plex
Home-page: https://gitlab.com/alice-plex/schema
Author: Alice Plex
License: UNKNOWN
Description: # aliceplex-schema
        
        aliceplex-schema is a schema library for Plex. It provides basic Plex related model.
        This can be used to develop other Plex library.
        
        ## Install
        
        ```bash
        pip install aliceplex-schema
        ```
        
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
