summaryrefslogtreecommitdiffstats
path: root/package/python-validators/Config.in
blob: e7003699107e4c9889f567401326637df7c97518 (plain)
1
2
3
4
5
6
7
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
OpenPOWER on IntegriCloud