slackbuilds/python/python3-validators/slack-desc

20 lines
1.0 KiB
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-validators: python3-validators (Python Data Validation for Humans)
python3-validators:
python3-validators: Python has all kinds of data validation tools, but every one of them
python3-validators: seems to require defining a schema or form. I wanted to create a
python3-validators: simple validation library where validating a simple value does not
python3-validators: require defining a form or a schema.
python3-validators:
python3-validators: HOMEPAGE: https://github.com/python-validators/validators
python3-validators:
python3-validators:
python3-validators: