Metadata-Version: 2.1
Name: 5g-core-common-schemas
Version: 1.0.2
Summary: Common Schemas used in 5G core
Author-email: Guillaume Belanger <guillaume.belanger27@gmail.com>
Project-URL: Homepage, https://github.com/gruyaume/5g-core-common-schemas
Keywords: feed,reader,tutorial
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: feedparser (>=5.2.0)
Requires-Dist: html2text
Requires-Dist: pydantic
Requires-Dist: tomli ; python_version < "3.11"

# 5g-core-common-schemas

Common schemas used in various 5G network services.

## Usage

```bash
pip install 
```
