package: add python-validators

Simple data validation library.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2018-06-15 14:54:55 +02:00
parent 5f6f32968e
commit 5439d82271
5 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
config BR2_PACKAGE_PYTHON_VALIDATORS
bool "python-validators"
select BR2_PACKAGE_PYTHON_SIX # runtime
select BR2_PACKAGE_PYTHON_DECORATOR # runtime
help
Python Data Validation for Humans.
https://github.com/kvesteri/validators