summaryrefslogtreecommitdiff
path: root/devel/py-voluptuous/pkg-descr
blob: 66a568faa284788a41db2ee10d60290141b3d8cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Voluptuous, despite the name, is a Python data validation library. It is
primarily intended for validating data coming into Python as JSON, YAML, etc.

It has three goals:

 1. Simplicity.
 2. Support for complex data structures.
 3. Provide useful error messages.

WWW: https://github.com/alecthomas/voluptuous