diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-09-23 10:11:03 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 11:33:34 +0700 |
| commit | 5997956445e0bbc0bc1f246c207182c6d4a339c2 (patch) | |
| tree | e87ef38239b5fcc1870b41156ce25081f5535f5e /python/python3-pydantic-core/README | |
| parent | 5f661eb3ef02ba468d54b89f6b3507e8f85b5208 (diff) | |
python/python3-pydantic-core: Added (pydantic core functionality).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pydantic-core/README')
| -rw-r--r-- | python/python3-pydantic-core/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-pydantic-core/README b/python/python3-pydantic-core/README new file mode 100644 index 0000000000..9164bfacf7 --- /dev/null +++ b/python/python3-pydantic-core/README @@ -0,0 +1,4 @@ +python3-pydantic-core (provides the core functionality for pydantic) + +This package provides the core functionality for pydantic validation +and serialization. |
