aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pydantic-core/README
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-09-23 10:11:03 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-23 11:33:34 +0700
commit5997956445e0bbc0bc1f246c207182c6d4a339c2 (patch)
treee87ef38239b5fcc1870b41156ce25081f5535f5e /python/python3-pydantic-core/README
parent5f661eb3ef02ba468d54b89f6b3507e8f85b5208 (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/README4
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.