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.
Python 3 version.
Provides
Requires
License
MIT
Changelog
* Tue Jun 14 2022 Orion Poplawski <orion@nwra.com> - 0.7.5-3
- Use standard Python contextlib
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.7.5-2
- Rebuilt for Python 3.11
* Fri Feb 11 2022 Orion Poplawski <orion@nwra.com> - 0.7.5-1
- Update to 0.7.5
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-5
- Rebuilt