slackbuilds/python/python3-pydantic/slack-desc

20 lines
958 B
Plaintext

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
python3-pydantic: python3-pydantic (Data validation using Python type hints)
python3-pydantic:
python3-pydantic: Fast and extensible, pydantic plays nicely with your
python3-pydantic: linters/IDE/brain. Define how data should be in pure, canonical Python
python3-pydantic: 3.7+; validate it with pydantic.
python3-pydantic:
python3-pydantic:
python3-pydantic:
python3-pydantic: Homepage: https://github.com/pydantic/pydantic
python3-pydantic:
python3-pydantic: