Files
ports/devel/py-schema/pkg-descr
Yuri Victorovich fd68a0b272 New port: devel/py-schema: Simple data validation library
Approved by:	tcberner (mentor, implicit)
2018-03-11 00:40:24 +00:00

6 lines
259 B
Plaintext

schema is a library for validating Python data structures, such as those
obtained from config-files, forms, external services or command-line
parsing, converted from JSON/YAML (or something else) to Python data-types.
WWW: https://github.com/keleshev/schema