Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-strictyaml | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 1.0.6 | Vendor: openSUSE |
Release: bp156.3.1 | Build date: Sat Jul 22 11:30:31 2023 |
Group: Unspecified | Build host: goat44 |
Size: 240930 | Source RPM: python-strictyaml-1.0.6-bp156.3.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hitchdev.com/strictyaml | |
Summary: Strict, typed YAML parser |
StrictYAML is a type-safe YAML parser that parses and validates a restricted subset of the YAML specification. Priorities: * No parsing of hard to read and insecure features of YAML like the Norway problem. * Strict validation of markup and straightforward type casting. * Acting as a near-drop in replacement for pyyaml, ruamel.yaml or poyo. * Comment preservation across a read-write cycle * Speed is not a key concern
MIT
* Tue Mar 17 2020 pgajdos@suse.com - version update to 1.0.6 * BUGFIX : Fix accidental python 2 breakage. * BUGFIX : Accidental misrecognition of boolean values as numbers - cause of #85. * BUGFIX : Fix for #86 - handle changing multiline strings. * BUGFIX: handle deprecated collections import in the parser (#82) * Thu Oct 10 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 1.0.5: * BUGFIX : Fixed python 2 bug introduced when fixing #72. * FEATURE : Include tests / stories in package. * BUG: issue #72. Now setitem uses schema. * Fri Sep 13 2019 Jan Engelhardt <jengelh@inai.de> - Expand %description. * Tue Sep 10 2019 John Vandenberg <jayvdb@gmail.com> - Initial spec for v1.0.3
/usr/lib/python3.6/site-packages/strictyaml /usr/lib/python3.6/site-packages/strictyaml-1.0.6-py3.6.egg-info /usr/lib/python3.6/site-packages/strictyaml-1.0.6-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/strictyaml-1.0.6-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/strictyaml-1.0.6-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/strictyaml-1.0.6-py3.6.egg-info/not-zip-safe /usr/lib/python3.6/site-packages/strictyaml-1.0.6-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/strictyaml-1.0.6-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/strictyaml/__init__.py /usr/lib/python3.6/site-packages/strictyaml/__pycache__ /usr/lib/python3.6/site-packages/strictyaml/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/any_validator.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/any_validator.cpython-36.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/compound.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/compound.cpython-36.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/constants.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/constants.cpython-36.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/dumper.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/dumper.cpython-36.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/exceptions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/exceptions.cpython-36.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/parser.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/parser.cpython-36.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/representation.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/representation.cpython-36.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/scalar.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/scalar.cpython-36.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/utils.cpython-36.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/validators.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/validators.cpython-36.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/yamllocation.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/yamllocation.cpython-36.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/yamlpointer.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/strictyaml/__pycache__/yamlpointer.cpython-36.pyc /usr/lib/python3.6/site-packages/strictyaml/any_validator.py /usr/lib/python3.6/site-packages/strictyaml/compound.py /usr/lib/python3.6/site-packages/strictyaml/constants.py /usr/lib/python3.6/site-packages/strictyaml/dumper.py /usr/lib/python3.6/site-packages/strictyaml/exceptions.py /usr/lib/python3.6/site-packages/strictyaml/parser.py /usr/lib/python3.6/site-packages/strictyaml/representation.py /usr/lib/python3.6/site-packages/strictyaml/scalar.py /usr/lib/python3.6/site-packages/strictyaml/utils.py /usr/lib/python3.6/site-packages/strictyaml/validators.py /usr/lib/python3.6/site-packages/strictyaml/yamllocation.py /usr/lib/python3.6/site-packages/strictyaml/yamlpointer.py /usr/share/doc/packages/python3-strictyaml /usr/share/doc/packages/python3-strictyaml/README.md /usr/share/licenses/python3-strictyaml /usr/share/licenses/python3-strictyaml/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:58:50 2024