Metadata for python3-strictyaml-1.6.2-1.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: python3-strictyaml
Version: 1.6.2-1.el9
Arch: noarch
Summary: Parses and validates a restricted subset of YAML
License: MIT
Vendor: Fedora Project
Build Host: buildvm-s390x-24.s390.fedoraproject.org
Build Date: Mon Oct 17 10:34:30 2022
Size: 1224121
URL: http://hitchdev.com/strictyaml
Description: StrictYAML is a type-safe YAML parser that parses and validates a restricted
subset of the YAML specification.

Priorities:

  • Beautiful API
  • Refusing to parse the ugly, hard to read and insecure features of YAML like
    the Norway problem.
  • Strict validation of markup and straightforward type casting.
  • Clear, readable exceptions with code snippets and line numbers.
  • Acting as a near-drop in replacement for pyyaml, ruamel.yaml or poyo.
  • Ability to read in YAML, make changes and write it out again with comments
    preserved.
  • Not speed, currently.

FILES

/usr/lib/python3.9/site-packages/strictyaml
/usr/lib/python3.9/site-packages/strictyaml-1.6.2.dist-info
/usr/lib/python3.9/site-packages/strictyaml-1.6.2.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/strictyaml-1.6.2.dist-info/LICENSE-ruamel-yaml
/usr/lib/python3.9/site-packages/strictyaml-1.6.2.dist-info/LICENSE.txt
/usr/lib/python3.9/site-packages/strictyaml-1.6.2.dist-info/METADATA
/usr/lib/python3.9/site-packages/strictyaml-1.6.2.dist-info/WHEEL
/usr/lib/python3.9/site-packages/strictyaml-1.6.2.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/strictyaml/__init__.py
/usr/lib/python3.9/site-packages/strictyaml/__pycache__
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/any_validator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/any_validator.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/compound.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/compound.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/constants.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/constants.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/dumper.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/dumper.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/exceptions.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/exceptions.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/parser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/parser.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/representation.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/representation.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/scalar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/scalar.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/validators.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/validators.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/yamllocation.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/yamllocation.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/yamlpointer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/yamlpointer.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/any_validator.py
/usr/lib/python3.9/site-packages/strictyaml/compound.py
/usr/lib/python3.9/site-packages/strictyaml/constants.py
/usr/lib/python3.9/site-packages/strictyaml/dumper.py
/usr/lib/python3.9/site-packages/strictyaml/exceptions.py
/usr/lib/python3.9/site-packages/strictyaml/parser.py
/usr/lib/python3.9/site-packages/strictyaml/representation.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__init__.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/anchor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/anchor.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/comments.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/comments.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/compat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/compat.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/composer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/composer.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/configobjwalker.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/configobjwalker.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/constructor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/constructor.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/cyaml.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/cyaml.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/dumper.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/dumper.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/emitter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/emitter.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/error.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/error.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/events.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/events.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/loader.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/loader.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/main.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/main.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/nodes.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/nodes.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/parser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/parser.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/reader.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/reader.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/representer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/representer.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/resolver.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/resolver.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarbool.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarbool.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarfloat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarfloat.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarint.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarint.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarstring.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarstring.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scanner.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scanner.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/serializer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/serializer.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/timestamp.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/timestamp.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/tokens.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/tokens.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/util.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/anchor.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/comments.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/compat.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/composer.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/configobjwalker.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/constructor.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/cyaml.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/dumper.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/emitter.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/error.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/events.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/loader.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/main.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/nodes.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/parser.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/reader.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/representer.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/resolver.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/scalarbool.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/scalarfloat.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/scalarint.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/scalarstring.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/scanner.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/serializer.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/timestamp.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/tokens.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/util.py
/usr/lib/python3.9/site-packages/strictyaml/scalar.py
/usr/lib/python3.9/site-packages/strictyaml/utils.py
/usr/lib/python3.9/site-packages/strictyaml/validators.py
/usr/lib/python3.9/site-packages/strictyaml/yamllocation.py
/usr/lib/python3.9/site-packages/strictyaml/yamlpointer.py
/usr/share/doc/python3-strictyaml
/usr/share/doc/python3-strictyaml/CHANGELOG.md
/usr/share/doc/python3-strictyaml/README.md

REQUIRES

python(abi) 3.9
python3.9dist(python-dateutil) 2.6
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

bundled(python3dist(ruamel-yaml)) 0.16.13
python-strictyaml 1.6.2-1.el9
python3-strictyaml 1.6.2-1.el9
python3.9-strictyaml 1.6.2-1.el9
python3.9dist(strictyaml) 1.6.2
python3dist(strictyaml) 1.6.2

CONFIG FILES

/usr/lib/python3.9/site-packages/strictyaml
/usr/lib/python3.9/site-packages/strictyaml-1.6.2.dist-info
/usr/lib/python3.9/site-packages/strictyaml-1.6.2.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/strictyaml-1.6.2.dist-info/LICENSE-ruamel-yaml l
/usr/lib/python3.9/site-packages/strictyaml-1.6.2.dist-info/LICENSE.txt l
/usr/lib/python3.9/site-packages/strictyaml-1.6.2.dist-info/METADATA
/usr/lib/python3.9/site-packages/strictyaml-1.6.2.dist-info/WHEEL
/usr/lib/python3.9/site-packages/strictyaml-1.6.2.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/strictyaml/__init__.py
/usr/lib/python3.9/site-packages/strictyaml/__pycache__
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/any_validator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/any_validator.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/compound.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/compound.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/constants.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/constants.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/dumper.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/dumper.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/exceptions.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/exceptions.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/parser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/parser.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/representation.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/representation.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/scalar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/scalar.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/validators.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/validators.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/yamllocation.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/yamllocation.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/yamlpointer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/__pycache__/yamlpointer.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/any_validator.py
/usr/lib/python3.9/site-packages/strictyaml/compound.py
/usr/lib/python3.9/site-packages/strictyaml/constants.py
/usr/lib/python3.9/site-packages/strictyaml/dumper.py
/usr/lib/python3.9/site-packages/strictyaml/exceptions.py
/usr/lib/python3.9/site-packages/strictyaml/parser.py
/usr/lib/python3.9/site-packages/strictyaml/representation.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__init__.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/anchor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/anchor.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/comments.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/comments.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/compat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/compat.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/composer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/composer.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/configobjwalker.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/configobjwalker.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/constructor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/constructor.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/cyaml.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/cyaml.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/dumper.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/dumper.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/emitter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/emitter.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/error.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/error.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/events.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/events.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/loader.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/loader.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/main.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/main.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/nodes.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/nodes.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/parser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/parser.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/reader.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/reader.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/representer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/representer.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/resolver.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/resolver.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarbool.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarbool.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarfloat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarfloat.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarint.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarint.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarstring.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scalarstring.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scanner.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/scanner.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/serializer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/serializer.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/timestamp.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/timestamp.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/tokens.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/tokens.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/__pycache__/util.cpython-39.pyc
/usr/lib/python3.9/site-packages/strictyaml/ruamel/anchor.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/comments.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/compat.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/composer.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/configobjwalker.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/constructor.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/cyaml.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/dumper.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/emitter.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/error.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/events.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/loader.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/main.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/nodes.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/parser.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/reader.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/representer.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/resolver.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/scalarbool.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/scalarfloat.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/scalarint.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/scalarstring.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/scanner.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/serializer.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/timestamp.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/tokens.py
/usr/lib/python3.9/site-packages/strictyaml/ruamel/util.py
/usr/lib/python3.9/site-packages/strictyaml/scalar.py
/usr/lib/python3.9/site-packages/strictyaml/utils.py
/usr/lib/python3.9/site-packages/strictyaml/validators.py
/usr/lib/python3.9/site-packages/strictyaml/yamllocation.py
/usr/lib/python3.9/site-packages/strictyaml/yamlpointer.py
/usr/share/doc/python3-strictyaml
/usr/share/doc/python3-strictyaml/CHANGELOG.md d
/usr/share/doc/python3-strictyaml/README.md d

LICENSE FILES

MIT