mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
6 lines
223 B
Text
6 lines
223 B
Text
Validictory is a general purpose Python data validator.
|
|
|
|
It works with Python 2.7 and Python 3.3+ and uses a Schema format
|
|
based on JSON Schema Proposal (http://json-schema.org).
|
|
|
|
WWW: https://pypi.org/project/validictory/
|