CHANGES.rst
CITATION.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements-dev.txt
tox.ini
.github/CODEOWNERS
.github/codecov.yml
.github/dependabot.yml
.github/issue_template.md
.github/pull_request_template.md
.github/workflows/benchmark.yml
.github/workflows/build.yml
.github/workflows/changelog.yml
.github/workflows/ci.yml
.github/workflows/downstream.yml
asdf/__init__.py
asdf/_asdf.py
asdf/_compression.py
asdf/_convenience.py
asdf/_display.py
asdf/_dump.py
asdf/_entry_points.py
asdf/_helpers.py
asdf/_io.py
asdf/_node_info.py
asdf/_version.py
asdf/config.py
asdf/conftest.py
asdf/constants.py
asdf/exceptions.py
asdf/generic_io.py
asdf/lazy_nodes.py
asdf/reference.py
asdf/resource.py
asdf/schema.py
asdf/search.py
asdf/tagged.py
asdf/treeutil.py
asdf/util.py
asdf/versioning.py
asdf/yamlutil.py
asdf.egg-info/PKG-INFO
asdf.egg-info/SOURCES.txt
asdf.egg-info/dependency_links.txt
asdf.egg-info/entry_points.txt
asdf.egg-info/requires.txt
asdf.egg-info/top_level.txt
asdf/_block/__init__.py
asdf/_block/callback.py
asdf/_block/exceptions.py
asdf/_block/external.py
asdf/_block/io.py
asdf/_block/key.py
asdf/_block/manager.py
asdf/_block/options.py
asdf/_block/reader.py
asdf/_block/store.py
asdf/_block/writer.py
asdf/_commands/__init__.py
asdf/_commands/defragment.py
asdf/_commands/diff.py
asdf/_commands/edit.py
asdf/_commands/exploded.py
asdf/_commands/extension.py
asdf/_commands/info.py
asdf/_commands/main.py
asdf/_commands/search.py
asdf/_commands/tags.py
asdf/_commands/to_yaml.py
asdf/_commands/validate.py
asdf/_core/__init__.py
asdf/_core/_extensions.py
asdf/_core/_integration.py
asdf/_core/_converters/__init__.py
asdf/_core/_converters/complex.py
asdf/_core/_converters/constant.py
asdf/_core/_converters/external_reference.py
asdf/_core/_converters/integer.py
asdf/_core/_converters/ndarray.py
asdf/_core/_converters/reference.py
asdf/_core/_converters/tree.py
asdf/_core/_validators/__init__.py
asdf/_core/_validators/ndarray.py
asdf/_extern/__init__.py
asdf/_extern/atomicfile.py
asdf/_jsonschema/COPYING
asdf/_jsonschema/README.md
asdf/_jsonschema/__init__.py
asdf/_jsonschema/_format.py
asdf/_jsonschema/_legacy_validators.py
asdf/_jsonschema/_types.py
asdf/_jsonschema/_utils.py
asdf/_jsonschema/_validators.py
asdf/_jsonschema/conftest.py
asdf/_jsonschema/exceptions.py
asdf/_jsonschema/protocols.py
asdf/_jsonschema/validators.py
asdf/_jsonschema/json/.gitignore
asdf/_jsonschema/json/CONTRIBUTING.md
asdf/_jsonschema/json/LICENSE
asdf/_jsonschema/json/README.md
asdf/_jsonschema/json/package.json
asdf/_jsonschema/json/test-schema.json
asdf/_jsonschema/json/tox.ini
asdf/_jsonschema/json/bin/jsonschema_suite
asdf/_jsonschema/json/remotes/different-id-ref-string.json
asdf/_jsonschema/json/remotes/extendible-dynamic-ref.json
asdf/_jsonschema/json/remotes/integer.json
asdf/_jsonschema/json/remotes/locationIndependentIdentifier.json
asdf/_jsonschema/json/remotes/locationIndependentIdentifierDraft4.json
asdf/_jsonschema/json/remotes/locationIndependentIdentifierPre2019.json
asdf/_jsonschema/json/remotes/name-defs.json
asdf/_jsonschema/json/remotes/name.json
asdf/_jsonschema/json/remotes/nested-absolute-ref-to-string.json
asdf/_jsonschema/json/remotes/ref-and-definitions.json
asdf/_jsonschema/json/remotes/ref-and-defs.json
asdf/_jsonschema/json/remotes/subSchemas-defs.json
asdf/_jsonschema/json/remotes/subSchemas.json
asdf/_jsonschema/json/remotes/tree.json
asdf/_jsonschema/json/remotes/urn-ref-string.json
asdf/_jsonschema/json/remotes/baseUriChange/folderInteger.json
asdf/_jsonschema/json/remotes/baseUriChangeFolder/folderInteger.json
asdf/_jsonschema/json/remotes/baseUriChangeFolderInSubschema/folderInteger.json
asdf/_jsonschema/json/remotes/draft-next/extendible-dynamic-ref.json
asdf/_jsonschema/json/remotes/draft-next/format-assertion-false.json
asdf/_jsonschema/json/remotes/draft-next/format-assertion-true.json
asdf/_jsonschema/json/remotes/draft-next/integer.json
asdf/_jsonschema/json/remotes/draft-next/locationIndependentIdentifier.json
asdf/_jsonschema/json/remotes/draft-next/metaschema-no-validation.json
asdf/_jsonschema/json/remotes/draft-next/name-defs.json
asdf/_jsonschema/json/remotes/draft-next/ref-and-defs.json
asdf/_jsonschema/json/remotes/draft-next/subSchemas-defs.json
asdf/_jsonschema/json/remotes/draft-next/subSchemas.json
asdf/_jsonschema/json/remotes/draft-next/tree.json
asdf/_jsonschema/json/remotes/draft-next/baseUriChange/folderInteger.json
asdf/_jsonschema/json/remotes/draft-next/baseUriChangeFolder/folderInteger.json
asdf/_jsonschema/json/remotes/draft-next/baseUriChangeFolderInSubschema/folderInteger.json
asdf/_jsonschema/json/remotes/draft-next/nested/foo-ref-string.json
asdf/_jsonschema/json/remotes/draft-next/nested/string.json
asdf/_jsonschema/json/remotes/draft2019-09/dependentRequired.json
asdf/_jsonschema/json/remotes/draft2019-09/extendible-dynamic-ref.json
asdf/_jsonschema/json/remotes/draft2019-09/ignore-prefixItems.json
asdf/_jsonschema/json/remotes/draft2019-09/integer.json
asdf/_jsonschema/json/remotes/draft2019-09/locationIndependentIdentifier.json
asdf/_jsonschema/json/remotes/draft2019-09/metaschema-no-validation.json
asdf/_jsonschema/json/remotes/draft2019-09/name-defs.json
asdf/_jsonschema/json/remotes/draft2019-09/ref-and-defs.json
asdf/_jsonschema/json/remotes/draft2019-09/subSchemas-defs.json
asdf/_jsonschema/json/remotes/draft2019-09/subSchemas.json
asdf/_jsonschema/json/remotes/draft2019-09/tree.json
asdf/_jsonschema/json/remotes/draft2019-09/baseUriChange/folderInteger.json
asdf/_jsonschema/json/remotes/draft2019-09/baseUriChangeFolder/folderInteger.json
asdf/_jsonschema/json/remotes/draft2019-09/baseUriChangeFolderInSubschema/folderInteger.json
asdf/_jsonschema/json/remotes/draft2019-09/nested/foo-ref-string.json
asdf/_jsonschema/json/remotes/draft2019-09/nested/string.json
asdf/_jsonschema/json/remotes/draft2020-12/extendible-dynamic-ref.json
asdf/_jsonschema/json/remotes/draft2020-12/format-assertion-false.json
asdf/_jsonschema/json/remotes/draft2020-12/format-assertion-true.json
asdf/_jsonschema/json/remotes/draft2020-12/integer.json
asdf/_jsonschema/json/remotes/draft2020-12/locationIndependentIdentifier.json
asdf/_jsonschema/json/remotes/draft2020-12/metaschema-no-validation.json
asdf/_jsonschema/json/remotes/draft2020-12/name-defs.json
asdf/_jsonschema/json/remotes/draft2020-12/prefixItems.json
asdf/_jsonschema/json/remotes/draft2020-12/ref-and-defs.json
asdf/_jsonschema/json/remotes/draft2020-12/subSchemas-defs.json
asdf/_jsonschema/json/remotes/draft2020-12/subSchemas.json
asdf/_jsonschema/json/remotes/draft2020-12/tree.json
asdf/_jsonschema/json/remotes/draft2020-12/baseUriChange/folderInteger.json
asdf/_jsonschema/json/remotes/draft2020-12/baseUriChangeFolder/folderInteger.json
asdf/_jsonschema/json/remotes/draft2020-12/baseUriChangeFolderInSubschema/folderInteger.json
asdf/_jsonschema/json/remotes/draft2020-12/nested/foo-ref-string.json
asdf/_jsonschema/json/remotes/draft2020-12/nested/string.json
asdf/_jsonschema/json/remotes/draft7/ignore-dependentRequired.json
asdf/_jsonschema/json/remotes/nested/foo-ref-string.json
asdf/_jsonschema/json/remotes/nested/string.json
asdf/_jsonschema/json/tests/draft-next/additionalProperties.json
asdf/_jsonschema/json/tests/draft-next/allOf.json
asdf/_jsonschema/json/tests/draft-next/anchor.json
asdf/_jsonschema/json/tests/draft-next/anyOf.json
asdf/_jsonschema/json/tests/draft-next/boolean_schema.json
asdf/_jsonschema/json/tests/draft-next/const.json
asdf/_jsonschema/json/tests/draft-next/contains.json
asdf/_jsonschema/json/tests/draft-next/content.json
asdf/_jsonschema/json/tests/draft-next/default.json
asdf/_jsonschema/json/tests/draft-next/defs.json
asdf/_jsonschema/json/tests/draft-next/dependentRequired.json
asdf/_jsonschema/json/tests/draft-next/dependentSchemas.json
asdf/_jsonschema/json/tests/draft-next/dynamicRef.json
asdf/_jsonschema/json/tests/draft-next/enum.json
asdf/_jsonschema/json/tests/draft-next/exclusiveMaximum.json
asdf/_jsonschema/json/tests/draft-next/exclusiveMinimum.json
asdf/_jsonschema/json/tests/draft-next/format.json
asdf/_jsonschema/json/tests/draft-next/id.json
asdf/_jsonschema/json/tests/draft-next/if-then-else.json
asdf/_jsonschema/json/tests/draft-next/infinite-loop-detection.json
asdf/_jsonschema/json/tests/draft-next/items.json
asdf/_jsonschema/json/tests/draft-next/maxContains.json
asdf/_jsonschema/json/tests/draft-next/maxItems.json
asdf/_jsonschema/json/tests/draft-next/maxLength.json
asdf/_jsonschema/json/tests/draft-next/maxProperties.json
asdf/_jsonschema/json/tests/draft-next/maximum.json
asdf/_jsonschema/json/tests/draft-next/minContains.json
asdf/_jsonschema/json/tests/draft-next/minItems.json
asdf/_jsonschema/json/tests/draft-next/minLength.json
asdf/_jsonschema/json/tests/draft-next/minProperties.json
asdf/_jsonschema/json/tests/draft-next/minimum.json
asdf/_jsonschema/json/tests/draft-next/multipleOf.json
asdf/_jsonschema/json/tests/draft-next/not.json
asdf/_jsonschema/json/tests/draft-next/oneOf.json
asdf/_jsonschema/json/tests/draft-next/pattern.json
asdf/_jsonschema/json/tests/draft-next/patternProperties.json
asdf/_jsonschema/json/tests/draft-next/prefixItems.json
asdf/_jsonschema/json/tests/draft-next/properties.json
asdf/_jsonschema/json/tests/draft-next/propertyDependencies.json
asdf/_jsonschema/json/tests/draft-next/propertyNames.json
asdf/_jsonschema/json/tests/draft-next/ref.json
asdf/_jsonschema/json/tests/draft-next/refRemote.json
asdf/_jsonschema/json/tests/draft-next/required.json
asdf/_jsonschema/json/tests/draft-next/type.json
asdf/_jsonschema/json/tests/draft-next/unevaluatedItems.json
asdf/_jsonschema/json/tests/draft-next/unevaluatedProperties.json
asdf/_jsonschema/json/tests/draft-next/uniqueItems.json
asdf/_jsonschema/json/tests/draft-next/unknownKeyword.json
asdf/_jsonschema/json/tests/draft-next/vocabulary.json
asdf/_jsonschema/json/tests/draft-next/optional/bignum.json
asdf/_jsonschema/json/tests/draft-next/optional/dependencies-compatibility.json
asdf/_jsonschema/json/tests/draft-next/optional/ecmascript-regex.json
asdf/_jsonschema/json/tests/draft-next/optional/float-overflow.json
asdf/_jsonschema/json/tests/draft-next/optional/format-assertion.json
asdf/_jsonschema/json/tests/draft-next/optional/non-bmp-regex.json
asdf/_jsonschema/json/tests/draft-next/optional/refOfUnknownKeyword.json
asdf/_jsonschema/json/tests/draft-next/optional/format/date-time.json
asdf/_jsonschema/json/tests/draft-next/optional/format/date.json
asdf/_jsonschema/json/tests/draft-next/optional/format/duration.json
asdf/_jsonschema/json/tests/draft-next/optional/format/email.json
asdf/_jsonschema/json/tests/draft-next/optional/format/hostname.json
asdf/_jsonschema/json/tests/draft-next/optional/format/idn-email.json
asdf/_jsonschema/json/tests/draft-next/optional/format/idn-hostname.json
asdf/_jsonschema/json/tests/draft-next/optional/format/ipv4.json
asdf/_jsonschema/json/tests/draft-next/optional/format/ipv6.json
asdf/_jsonschema/json/tests/draft-next/optional/format/iri-reference.json
asdf/_jsonschema/json/tests/draft-next/optional/format/iri.json
asdf/_jsonschema/json/tests/draft-next/optional/format/json-pointer.json
asdf/_jsonschema/json/tests/draft-next/optional/format/regex.json
asdf/_jsonschema/json/tests/draft-next/optional/format/relative-json-pointer.json
asdf/_jsonschema/json/tests/draft-next/optional/format/time.json
asdf/_jsonschema/json/tests/draft-next/optional/format/uri-reference.json
asdf/_jsonschema/json/tests/draft-next/optional/format/uri-template.json
asdf/_jsonschema/json/tests/draft-next/optional/format/uri.json
asdf/_jsonschema/json/tests/draft-next/optional/format/uuid.json
asdf/_jsonschema/json/tests/draft2019-09/additionalItems.json
asdf/_jsonschema/json/tests/draft2019-09/additionalProperties.json
asdf/_jsonschema/json/tests/draft2019-09/allOf.json
asdf/_jsonschema/json/tests/draft2019-09/anchor.json
asdf/_jsonschema/json/tests/draft2019-09/anyOf.json
asdf/_jsonschema/json/tests/draft2019-09/boolean_schema.json
asdf/_jsonschema/json/tests/draft2019-09/const.json
asdf/_jsonschema/json/tests/draft2019-09/contains.json
asdf/_jsonschema/json/tests/draft2019-09/content.json
asdf/_jsonschema/json/tests/draft2019-09/default.json
asdf/_jsonschema/json/tests/draft2019-09/defs.json
asdf/_jsonschema/json/tests/draft2019-09/dependentRequired.json
asdf/_jsonschema/json/tests/draft2019-09/dependentSchemas.json
asdf/_jsonschema/json/tests/draft2019-09/enum.json
asdf/_jsonschema/json/tests/draft2019-09/exclusiveMaximum.json
asdf/_jsonschema/json/tests/draft2019-09/exclusiveMinimum.json
asdf/_jsonschema/json/tests/draft2019-09/format.json
asdf/_jsonschema/json/tests/draft2019-09/id.json
asdf/_jsonschema/json/tests/draft2019-09/if-then-else.json
asdf/_jsonschema/json/tests/draft2019-09/infinite-loop-detection.json
asdf/_jsonschema/json/tests/draft2019-09/items.json
asdf/_jsonschema/json/tests/draft2019-09/maxContains.json
asdf/_jsonschema/json/tests/draft2019-09/maxItems.json
asdf/_jsonschema/json/tests/draft2019-09/maxLength.json
asdf/_jsonschema/json/tests/draft2019-09/maxProperties.json
asdf/_jsonschema/json/tests/draft2019-09/maximum.json
asdf/_jsonschema/json/tests/draft2019-09/minContains.json
asdf/_jsonschema/json/tests/draft2019-09/minItems.json
asdf/_jsonschema/json/tests/draft2019-09/minLength.json
asdf/_jsonschema/json/tests/draft2019-09/minProperties.json
asdf/_jsonschema/json/tests/draft2019-09/minimum.json
asdf/_jsonschema/json/tests/draft2019-09/multipleOf.json
asdf/_jsonschema/json/tests/draft2019-09/not.json
asdf/_jsonschema/json/tests/draft2019-09/oneOf.json
asdf/_jsonschema/json/tests/draft2019-09/pattern.json
asdf/_jsonschema/json/tests/draft2019-09/patternProperties.json
asdf/_jsonschema/json/tests/draft2019-09/properties.json
asdf/_jsonschema/json/tests/draft2019-09/propertyNames.json
asdf/_jsonschema/json/tests/draft2019-09/recursiveRef.json
asdf/_jsonschema/json/tests/draft2019-09/ref.json
asdf/_jsonschema/json/tests/draft2019-09/refRemote.json
asdf/_jsonschema/json/tests/draft2019-09/required.json
asdf/_jsonschema/json/tests/draft2019-09/type.json
asdf/_jsonschema/json/tests/draft2019-09/unevaluatedItems.json
asdf/_jsonschema/json/tests/draft2019-09/unevaluatedProperties.json
asdf/_jsonschema/json/tests/draft2019-09/uniqueItems.json
asdf/_jsonschema/json/tests/draft2019-09/unknownKeyword.json
asdf/_jsonschema/json/tests/draft2019-09/vocabulary.json
asdf/_jsonschema/json/tests/draft2019-09/optional/bignum.json
asdf/_jsonschema/json/tests/draft2019-09/optional/cross-draft.json
asdf/_jsonschema/json/tests/draft2019-09/optional/dependencies-compatibility.json
asdf/_jsonschema/json/tests/draft2019-09/optional/ecmascript-regex.json
asdf/_jsonschema/json/tests/draft2019-09/optional/float-overflow.json
asdf/_jsonschema/json/tests/draft2019-09/optional/no-schema.json
asdf/_jsonschema/json/tests/draft2019-09/optional/non-bmp-regex.json
asdf/_jsonschema/json/tests/draft2019-09/optional/refOfUnknownKeyword.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/date-time.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/date.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/duration.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/email.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/hostname.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/idn-email.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/idn-hostname.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/ipv4.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/ipv6.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/iri-reference.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/iri.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/json-pointer.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/regex.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/relative-json-pointer.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/time.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/unknown.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/uri-reference.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/uri-template.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/uri.json
asdf/_jsonschema/json/tests/draft2019-09/optional/format/uuid.json
asdf/_jsonschema/json/tests/draft2020-12/additionalProperties.json
asdf/_jsonschema/json/tests/draft2020-12/allOf.json
asdf/_jsonschema/json/tests/draft2020-12/anchor.json
asdf/_jsonschema/json/tests/draft2020-12/anyOf.json
asdf/_jsonschema/json/tests/draft2020-12/boolean_schema.json
asdf/_jsonschema/json/tests/draft2020-12/const.json
asdf/_jsonschema/json/tests/draft2020-12/contains.json
asdf/_jsonschema/json/tests/draft2020-12/content.json
asdf/_jsonschema/json/tests/draft2020-12/default.json
asdf/_jsonschema/json/tests/draft2020-12/defs.json
asdf/_jsonschema/json/tests/draft2020-12/dependentRequired.json
asdf/_jsonschema/json/tests/draft2020-12/dependentSchemas.json
asdf/_jsonschema/json/tests/draft2020-12/dynamicRef.json
asdf/_jsonschema/json/tests/draft2020-12/enum.json
asdf/_jsonschema/json/tests/draft2020-12/exclusiveMaximum.json
asdf/_jsonschema/json/tests/draft2020-12/exclusiveMinimum.json
asdf/_jsonschema/json/tests/draft2020-12/format.json
asdf/_jsonschema/json/tests/draft2020-12/id.json
asdf/_jsonschema/json/tests/draft2020-12/if-then-else.json
asdf/_jsonschema/json/tests/draft2020-12/infinite-loop-detection.json
asdf/_jsonschema/json/tests/draft2020-12/items.json
asdf/_jsonschema/json/tests/draft2020-12/maxContains.json
asdf/_jsonschema/json/tests/draft2020-12/maxItems.json
asdf/_jsonschema/json/tests/draft2020-12/maxLength.json
asdf/_jsonschema/json/tests/draft2020-12/maxProperties.json
asdf/_jsonschema/json/tests/draft2020-12/maximum.json
asdf/_jsonschema/json/tests/draft2020-12/minContains.json
asdf/_jsonschema/json/tests/draft2020-12/minItems.json
asdf/_jsonschema/json/tests/draft2020-12/minLength.json
asdf/_jsonschema/json/tests/draft2020-12/minProperties.json
asdf/_jsonschema/json/tests/draft2020-12/minimum.json
asdf/_jsonschema/json/tests/draft2020-12/multipleOf.json
asdf/_jsonschema/json/tests/draft2020-12/not.json
asdf/_jsonschema/json/tests/draft2020-12/oneOf.json
asdf/_jsonschema/json/tests/draft2020-12/pattern.json
asdf/_jsonschema/json/tests/draft2020-12/patternProperties.json
asdf/_jsonschema/json/tests/draft2020-12/prefixItems.json
asdf/_jsonschema/json/tests/draft2020-12/properties.json
asdf/_jsonschema/json/tests/draft2020-12/propertyNames.json
asdf/_jsonschema/json/tests/draft2020-12/ref.json
asdf/_jsonschema/json/tests/draft2020-12/refRemote.json
asdf/_jsonschema/json/tests/draft2020-12/required.json
asdf/_jsonschema/json/tests/draft2020-12/type.json
asdf/_jsonschema/json/tests/draft2020-12/unevaluatedItems.json
asdf/_jsonschema/json/tests/draft2020-12/unevaluatedProperties.json
asdf/_jsonschema/json/tests/draft2020-12/uniqueItems.json
asdf/_jsonschema/json/tests/draft2020-12/unknownKeyword.json
asdf/_jsonschema/json/tests/draft2020-12/vocabulary.json
asdf/_jsonschema/json/tests/draft2020-12/optional/bignum.json
asdf/_jsonschema/json/tests/draft2020-12/optional/cross-draft.json
asdf/_jsonschema/json/tests/draft2020-12/optional/dependencies-compatibility.json
asdf/_jsonschema/json/tests/draft2020-12/optional/ecmascript-regex.json
asdf/_jsonschema/json/tests/draft2020-12/optional/float-overflow.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format-assertion.json
asdf/_jsonschema/json/tests/draft2020-12/optional/no-schema.json
asdf/_jsonschema/json/tests/draft2020-12/optional/non-bmp-regex.json
asdf/_jsonschema/json/tests/draft2020-12/optional/refOfUnknownKeyword.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/date-time.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/date.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/duration.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/email.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/hostname.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/idn-email.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/idn-hostname.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/ipv4.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/ipv6.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/iri-reference.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/iri.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/json-pointer.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/regex.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/relative-json-pointer.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/time.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/unknown.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/uri-reference.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/uri-template.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/uri.json
asdf/_jsonschema/json/tests/draft2020-12/optional/format/uuid.json
asdf/_jsonschema/json/tests/draft3/additionalItems.json
asdf/_jsonschema/json/tests/draft3/additionalProperties.json
asdf/_jsonschema/json/tests/draft3/default.json
asdf/_jsonschema/json/tests/draft3/dependencies.json
asdf/_jsonschema/json/tests/draft3/disallow.json
asdf/_jsonschema/json/tests/draft3/divisibleBy.json
asdf/_jsonschema/json/tests/draft3/enum.json
asdf/_jsonschema/json/tests/draft3/extends.json
asdf/_jsonschema/json/tests/draft3/format.json
asdf/_jsonschema/json/tests/draft3/infinite-loop-detection.json
asdf/_jsonschema/json/tests/draft3/items.json
asdf/_jsonschema/json/tests/draft3/maxItems.json
asdf/_jsonschema/json/tests/draft3/maxLength.json
asdf/_jsonschema/json/tests/draft3/maximum.json
asdf/_jsonschema/json/tests/draft3/minItems.json
asdf/_jsonschema/json/tests/draft3/minLength.json
asdf/_jsonschema/json/tests/draft3/minimum.json
asdf/_jsonschema/json/tests/draft3/pattern.json
asdf/_jsonschema/json/tests/draft3/patternProperties.json
asdf/_jsonschema/json/tests/draft3/properties.json
asdf/_jsonschema/json/tests/draft3/ref.json
asdf/_jsonschema/json/tests/draft3/refRemote.json
asdf/_jsonschema/json/tests/draft3/required.json
asdf/_jsonschema/json/tests/draft3/type.json
asdf/_jsonschema/json/tests/draft3/uniqueItems.json
asdf/_jsonschema/json/tests/draft3/optional/bignum.json
asdf/_jsonschema/json/tests/draft3/optional/ecmascript-regex.json
asdf/_jsonschema/json/tests/draft3/optional/non-bmp-regex.json
asdf/_jsonschema/json/tests/draft3/optional/zeroTerminatedFloats.json
asdf/_jsonschema/json/tests/draft3/optional/format/color.json
asdf/_jsonschema/json/tests/draft3/optional/format/date-time.json
asdf/_jsonschema/json/tests/draft3/optional/format/date.json
asdf/_jsonschema/json/tests/draft3/optional/format/email.json
asdf/_jsonschema/json/tests/draft3/optional/format/host-name.json
asdf/_jsonschema/json/tests/draft3/optional/format/ip-address.json
asdf/_jsonschema/json/tests/draft3/optional/format/ipv6.json
asdf/_jsonschema/json/tests/draft3/optional/format/regex.json
asdf/_jsonschema/json/tests/draft3/optional/format/time.json
asdf/_jsonschema/json/tests/draft3/optional/format/uri.json
asdf/_jsonschema/json/tests/draft4/additionalItems.json
asdf/_jsonschema/json/tests/draft4/additionalProperties.json
asdf/_jsonschema/json/tests/draft4/allOf.json
asdf/_jsonschema/json/tests/draft4/anyOf.json
asdf/_jsonschema/json/tests/draft4/default.json
asdf/_jsonschema/json/tests/draft4/definitions.json
asdf/_jsonschema/json/tests/draft4/dependencies.json
asdf/_jsonschema/json/tests/draft4/enum.json
asdf/_jsonschema/json/tests/draft4/format.json
asdf/_jsonschema/json/tests/draft4/id.json
asdf/_jsonschema/json/tests/draft4/infinite-loop-detection.json
asdf/_jsonschema/json/tests/draft4/items.json
asdf/_jsonschema/json/tests/draft4/maxItems.json
asdf/_jsonschema/json/tests/draft4/maxLength.json
asdf/_jsonschema/json/tests/draft4/maxProperties.json
asdf/_jsonschema/json/tests/draft4/maximum.json
asdf/_jsonschema/json/tests/draft4/minItems.json
asdf/_jsonschema/json/tests/draft4/minLength.json
asdf/_jsonschema/json/tests/draft4/minProperties.json
asdf/_jsonschema/json/tests/draft4/minimum.json
asdf/_jsonschema/json/tests/draft4/multipleOf.json
asdf/_jsonschema/json/tests/draft4/not.json
asdf/_jsonschema/json/tests/draft4/oneOf.json
asdf/_jsonschema/json/tests/draft4/pattern.json
asdf/_jsonschema/json/tests/draft4/patternProperties.json
asdf/_jsonschema/json/tests/draft4/properties.json
asdf/_jsonschema/json/tests/draft4/ref.json
asdf/_jsonschema/json/tests/draft4/refRemote.json
asdf/_jsonschema/json/tests/draft4/required.json
asdf/_jsonschema/json/tests/draft4/type.json
asdf/_jsonschema/json/tests/draft4/uniqueItems.json
asdf/_jsonschema/json/tests/draft4/optional/bignum.json
asdf/_jsonschema/json/tests/draft4/optional/ecmascript-regex.json
asdf/_jsonschema/json/tests/draft4/optional/float-overflow.json
asdf/_jsonschema/json/tests/draft4/optional/non-bmp-regex.json
asdf/_jsonschema/json/tests/draft4/optional/zeroTerminatedFloats.json
asdf/_jsonschema/json/tests/draft4/optional/format/date-time.json
asdf/_jsonschema/json/tests/draft4/optional/format/email.json
asdf/_jsonschema/json/tests/draft4/optional/format/hostname.json
asdf/_jsonschema/json/tests/draft4/optional/format/ipv4.json
asdf/_jsonschema/json/tests/draft4/optional/format/ipv6.json
asdf/_jsonschema/json/tests/draft4/optional/format/unknown.json
asdf/_jsonschema/json/tests/draft4/optional/format/uri.json
asdf/_jsonschema/json/tests/draft6/additionalItems.json
asdf/_jsonschema/json/tests/draft6/additionalProperties.json
asdf/_jsonschema/json/tests/draft6/allOf.json
asdf/_jsonschema/json/tests/draft6/anyOf.json
asdf/_jsonschema/json/tests/draft6/boolean_schema.json
asdf/_jsonschema/json/tests/draft6/const.json
asdf/_jsonschema/json/tests/draft6/contains.json
asdf/_jsonschema/json/tests/draft6/default.json
asdf/_jsonschema/json/tests/draft6/definitions.json
asdf/_jsonschema/json/tests/draft6/dependencies.json
asdf/_jsonschema/json/tests/draft6/enum.json
asdf/_jsonschema/json/tests/draft6/exclusiveMaximum.json
asdf/_jsonschema/json/tests/draft6/exclusiveMinimum.json
asdf/_jsonschema/json/tests/draft6/format.json
asdf/_jsonschema/json/tests/draft6/id.json
asdf/_jsonschema/json/tests/draft6/infinite-loop-detection.json
asdf/_jsonschema/json/tests/draft6/items.json
asdf/_jsonschema/json/tests/draft6/maxItems.json
asdf/_jsonschema/json/tests/draft6/maxLength.json
asdf/_jsonschema/json/tests/draft6/maxProperties.json
asdf/_jsonschema/json/tests/draft6/maximum.json
asdf/_jsonschema/json/tests/draft6/minItems.json
asdf/_jsonschema/json/tests/draft6/minLength.json
asdf/_jsonschema/json/tests/draft6/minProperties.json
asdf/_jsonschema/json/tests/draft6/minimum.json
asdf/_jsonschema/json/tests/draft6/multipleOf.json
asdf/_jsonschema/json/tests/draft6/not.json
asdf/_jsonschema/json/tests/draft6/oneOf.json
asdf/_jsonschema/json/tests/draft6/pattern.json
asdf/_jsonschema/json/tests/draft6/patternProperties.json
asdf/_jsonschema/json/tests/draft6/properties.json
asdf/_jsonschema/json/tests/draft6/propertyNames.json
asdf/_jsonschema/json/tests/draft6/ref.json
asdf/_jsonschema/json/tests/draft6/refRemote.json
asdf/_jsonschema/json/tests/draft6/required.json
asdf/_jsonschema/json/tests/draft6/type.json
asdf/_jsonschema/json/tests/draft6/uniqueItems.json
asdf/_jsonschema/json/tests/draft6/unknownKeyword.json
asdf/_jsonschema/json/tests/draft6/optional/bignum.json
asdf/_jsonschema/json/tests/draft6/optional/ecmascript-regex.json
asdf/_jsonschema/json/tests/draft6/optional/float-overflow.json
asdf/_jsonschema/json/tests/draft6/optional/non-bmp-regex.json
asdf/_jsonschema/json/tests/draft6/optional/format/date-time.json
asdf/_jsonschema/json/tests/draft6/optional/format/email.json
asdf/_jsonschema/json/tests/draft6/optional/format/hostname.json
asdf/_jsonschema/json/tests/draft6/optional/format/ipv4.json
asdf/_jsonschema/json/tests/draft6/optional/format/ipv6.json
asdf/_jsonschema/json/tests/draft6/optional/format/json-pointer.json
asdf/_jsonschema/json/tests/draft6/optional/format/unknown.json
asdf/_jsonschema/json/tests/draft6/optional/format/uri-reference.json
asdf/_jsonschema/json/tests/draft6/optional/format/uri-template.json
asdf/_jsonschema/json/tests/draft6/optional/format/uri.json
asdf/_jsonschema/json/tests/draft7/additionalItems.json
asdf/_jsonschema/json/tests/draft7/additionalProperties.json
asdf/_jsonschema/json/tests/draft7/allOf.json
asdf/_jsonschema/json/tests/draft7/anyOf.json
asdf/_jsonschema/json/tests/draft7/boolean_schema.json
asdf/_jsonschema/json/tests/draft7/const.json
asdf/_jsonschema/json/tests/draft7/contains.json
asdf/_jsonschema/json/tests/draft7/default.json
asdf/_jsonschema/json/tests/draft7/definitions.json
asdf/_jsonschema/json/tests/draft7/dependencies.json
asdf/_jsonschema/json/tests/draft7/enum.json
asdf/_jsonschema/json/tests/draft7/exclusiveMaximum.json
asdf/_jsonschema/json/tests/draft7/exclusiveMinimum.json
asdf/_jsonschema/json/tests/draft7/format.json
asdf/_jsonschema/json/tests/draft7/id.json
asdf/_jsonschema/json/tests/draft7/if-then-else.json
asdf/_jsonschema/json/tests/draft7/infinite-loop-detection.json
asdf/_jsonschema/json/tests/draft7/items.json
asdf/_jsonschema/json/tests/draft7/maxItems.json
asdf/_jsonschema/json/tests/draft7/maxLength.json
asdf/_jsonschema/json/tests/draft7/maxProperties.json
asdf/_jsonschema/json/tests/draft7/maximum.json
asdf/_jsonschema/json/tests/draft7/minItems.json
asdf/_jsonschema/json/tests/draft7/minLength.json
asdf/_jsonschema/json/tests/draft7/minProperties.json
asdf/_jsonschema/json/tests/draft7/minimum.json
asdf/_jsonschema/json/tests/draft7/multipleOf.json
asdf/_jsonschema/json/tests/draft7/not.json
asdf/_jsonschema/json/tests/draft7/oneOf.json
asdf/_jsonschema/json/tests/draft7/pattern.json
asdf/_jsonschema/json/tests/draft7/patternProperties.json
asdf/_jsonschema/json/tests/draft7/properties.json
asdf/_jsonschema/json/tests/draft7/propertyNames.json
asdf/_jsonschema/json/tests/draft7/ref.json
asdf/_jsonschema/json/tests/draft7/refRemote.json
asdf/_jsonschema/json/tests/draft7/required.json
asdf/_jsonschema/json/tests/draft7/type.json
asdf/_jsonschema/json/tests/draft7/uniqueItems.json
asdf/_jsonschema/json/tests/draft7/unknownKeyword.json
asdf/_jsonschema/json/tests/draft7/optional/bignum.json
asdf/_jsonschema/json/tests/draft7/optional/content.json
asdf/_jsonschema/json/tests/draft7/optional/cross-draft.json
asdf/_jsonschema/json/tests/draft7/optional/ecmascript-regex.json
asdf/_jsonschema/json/tests/draft7/optional/float-overflow.json
asdf/_jsonschema/json/tests/draft7/optional/non-bmp-regex.json
asdf/_jsonschema/json/tests/draft7/optional/format/date-time.json
asdf/_jsonschema/json/tests/draft7/optional/format/date.json
asdf/_jsonschema/json/tests/draft7/optional/format/email.json
asdf/_jsonschema/json/tests/draft7/optional/format/hostname.json
asdf/_jsonschema/json/tests/draft7/optional/format/idn-email.json
asdf/_jsonschema/json/tests/draft7/optional/format/idn-hostname.json
asdf/_jsonschema/json/tests/draft7/optional/format/ipv4.json
asdf/_jsonschema/json/tests/draft7/optional/format/ipv6.json
asdf/_jsonschema/json/tests/draft7/optional/format/iri-reference.json
asdf/_jsonschema/json/tests/draft7/optional/format/iri.json
asdf/_jsonschema/json/tests/draft7/optional/format/json-pointer.json
asdf/_jsonschema/json/tests/draft7/optional/format/regex.json
asdf/_jsonschema/json/tests/draft7/optional/format/relative-json-pointer.json
asdf/_jsonschema/json/tests/draft7/optional/format/time.json
asdf/_jsonschema/json/tests/draft7/optional/format/unknown.json
asdf/_jsonschema/json/tests/draft7/optional/format/uri-reference.json
asdf/_jsonschema/json/tests/draft7/optional/format/uri-template.json
asdf/_jsonschema/json/tests/draft7/optional/format/uri.json
asdf/_jsonschema/json/tests/latest/additionalProperties.json
asdf/_jsonschema/json/tests/latest/allOf.json
asdf/_jsonschema/json/tests/latest/anchor.json
asdf/_jsonschema/json/tests/latest/anyOf.json
asdf/_jsonschema/json/tests/latest/boolean_schema.json
asdf/_jsonschema/json/tests/latest/const.json
asdf/_jsonschema/json/tests/latest/contains.json
asdf/_jsonschema/json/tests/latest/content.json
asdf/_jsonschema/json/tests/latest/default.json
asdf/_jsonschema/json/tests/latest/defs.json
asdf/_jsonschema/json/tests/latest/dependentRequired.json
asdf/_jsonschema/json/tests/latest/dependentSchemas.json
asdf/_jsonschema/json/tests/latest/dynamicRef.json
asdf/_jsonschema/json/tests/latest/enum.json
asdf/_jsonschema/json/tests/latest/exclusiveMaximum.json
asdf/_jsonschema/json/tests/latest/exclusiveMinimum.json
asdf/_jsonschema/json/tests/latest/format.json
asdf/_jsonschema/json/tests/latest/id.json
asdf/_jsonschema/json/tests/latest/if-then-else.json
asdf/_jsonschema/json/tests/latest/infinite-loop-detection.json
asdf/_jsonschema/json/tests/latest/items.json
asdf/_jsonschema/json/tests/latest/maxContains.json
asdf/_jsonschema/json/tests/latest/maxItems.json
asdf/_jsonschema/json/tests/latest/maxLength.json
asdf/_jsonschema/json/tests/latest/maxProperties.json
asdf/_jsonschema/json/tests/latest/maximum.json
asdf/_jsonschema/json/tests/latest/minContains.json
asdf/_jsonschema/json/tests/latest/minItems.json
asdf/_jsonschema/json/tests/latest/minLength.json
asdf/_jsonschema/json/tests/latest/minProperties.json
asdf/_jsonschema/json/tests/latest/minimum.json
asdf/_jsonschema/json/tests/latest/multipleOf.json
asdf/_jsonschema/json/tests/latest/not.json
asdf/_jsonschema/json/tests/latest/oneOf.json
asdf/_jsonschema/json/tests/latest/pattern.json
asdf/_jsonschema/json/tests/latest/patternProperties.json
asdf/_jsonschema/json/tests/latest/prefixItems.json
asdf/_jsonschema/json/tests/latest/properties.json
asdf/_jsonschema/json/tests/latest/propertyNames.json
asdf/_jsonschema/json/tests/latest/ref.json
asdf/_jsonschema/json/tests/latest/refRemote.json
asdf/_jsonschema/json/tests/latest/required.json
asdf/_jsonschema/json/tests/latest/type.json
asdf/_jsonschema/json/tests/latest/unevaluatedItems.json
asdf/_jsonschema/json/tests/latest/unevaluatedProperties.json
asdf/_jsonschema/json/tests/latest/uniqueItems.json
asdf/_jsonschema/json/tests/latest/unknownKeyword.json
asdf/_jsonschema/json/tests/latest/vocabulary.json
asdf/_jsonschema/json/tests/latest/optional/bignum.json
asdf/_jsonschema/json/tests/latest/optional/cross-draft.json
asdf/_jsonschema/json/tests/latest/optional/dependencies-compatibility.json
asdf/_jsonschema/json/tests/latest/optional/ecmascript-regex.json
asdf/_jsonschema/json/tests/latest/optional/float-overflow.json
asdf/_jsonschema/json/tests/latest/optional/format-assertion.json
asdf/_jsonschema/json/tests/latest/optional/no-schema.json
asdf/_jsonschema/json/tests/latest/optional/non-bmp-regex.json
asdf/_jsonschema/json/tests/latest/optional/refOfUnknownKeyword.json
asdf/_jsonschema/json/tests/latest/optional/format/date-time.json
asdf/_jsonschema/json/tests/latest/optional/format/date.json
asdf/_jsonschema/json/tests/latest/optional/format/duration.json
asdf/_jsonschema/json/tests/latest/optional/format/email.json
asdf/_jsonschema/json/tests/latest/optional/format/hostname.json
asdf/_jsonschema/json/tests/latest/optional/format/idn-email.json
asdf/_jsonschema/json/tests/latest/optional/format/idn-hostname.json
asdf/_jsonschema/json/tests/latest/optional/format/ipv4.json
asdf/_jsonschema/json/tests/latest/optional/format/ipv6.json
asdf/_jsonschema/json/tests/latest/optional/format/iri-reference.json
asdf/_jsonschema/json/tests/latest/optional/format/iri.json
asdf/_jsonschema/json/tests/latest/optional/format/json-pointer.json
asdf/_jsonschema/json/tests/latest/optional/format/regex.json
asdf/_jsonschema/json/tests/latest/optional/format/relative-json-pointer.json
asdf/_jsonschema/json/tests/latest/optional/format/time.json
asdf/_jsonschema/json/tests/latest/optional/format/unknown.json
asdf/_jsonschema/json/tests/latest/optional/format/uri-reference.json
asdf/_jsonschema/json/tests/latest/optional/format/uri-template.json
asdf/_jsonschema/json/tests/latest/optional/format/uri.json
asdf/_jsonschema/json/tests/latest/optional/format/uuid.json
asdf/_jsonschema/schemas/draft2019-09.json
asdf/_jsonschema/schemas/draft2020-12.json
asdf/_jsonschema/schemas/draft3.json
asdf/_jsonschema/schemas/draft4.json
asdf/_jsonschema/schemas/draft6.json
asdf/_jsonschema/schemas/draft7.json
asdf/_jsonschema/schemas/vocabularies/draft2019-09/applicator
asdf/_jsonschema/schemas/vocabularies/draft2019-09/content
asdf/_jsonschema/schemas/vocabularies/draft2019-09/core
asdf/_jsonschema/schemas/vocabularies/draft2019-09/meta-data
asdf/_jsonschema/schemas/vocabularies/draft2019-09/validation
asdf/_jsonschema/schemas/vocabularies/draft2020-12/applicator
asdf/_jsonschema/schemas/vocabularies/draft2020-12/content
asdf/_jsonschema/schemas/vocabularies/draft2020-12/core
asdf/_jsonschema/schemas/vocabularies/draft2020-12/format
asdf/_jsonschema/schemas/vocabularies/draft2020-12/format-annotation
asdf/_jsonschema/schemas/vocabularies/draft2020-12/format-assertion
asdf/_jsonschema/schemas/vocabularies/draft2020-12/meta-data
asdf/_jsonschema/schemas/vocabularies/draft2020-12/unevaluated
asdf/_jsonschema/schemas/vocabularies/draft2020-12/validation
asdf/_jsonschema/tests/__init__.py
asdf/_jsonschema/tests/_helpers.py
asdf/_jsonschema/tests/_suite.py
asdf/_jsonschema/tests/test_deprecations.py
asdf/_jsonschema/tests/test_exceptions.py
asdf/_jsonschema/tests/test_format.py
asdf/_jsonschema/tests/test_jsonschema_test_suite.py
asdf/_jsonschema/tests/test_types.py
asdf/_jsonschema/tests/test_utils.py
asdf/_jsonschema/tests/test_validators.py
asdf/_tests/__init__.py
asdf/_tests/_helpers.py
asdf/_tests/conftest.py
asdf/_tests/httpserver.py
asdf/_tests/test_api.py
asdf/_tests/test_array_blocks.py
asdf/_tests/test_asdf.py
asdf/_tests/test_block_converter.py
asdf/_tests/test_compression.py
asdf/_tests/test_config.py
asdf/_tests/test_custom_schema.py
asdf/_tests/test_deprecated.py
asdf/_tests/test_dump.py
asdf/_tests/test_entry_points.py
asdf/_tests/test_extension.py
asdf/_tests/test_file_format.py
asdf/_tests/test_generic_io.py
asdf/_tests/test_history.py
asdf/_tests/test_info.py
asdf/_tests/test_integration.py
asdf/_tests/test_lazy_nodes.py
asdf/_tests/test_reference.py
asdf/_tests/test_resource.py
asdf/_tests/test_schema.py
asdf/_tests/test_search.py
asdf/_tests/test_serialization_context.py
asdf/_tests/test_stream.py
asdf/_tests/test_tagged.py
asdf/_tests/test_testing_helpers.py
asdf/_tests/test_treeutil.py
asdf/_tests/test_types.py
asdf/_tests/test_util.py
asdf/_tests/test_versioning.py
asdf/_tests/test_yaml.py
asdf/_tests/_block/__init__.py
asdf/_tests/_block/test_callback.py
asdf/_tests/_block/test_external.py
asdf/_tests/_block/test_io.py
asdf/_tests/_block/test_key.py
asdf/_tests/_block/test_manager.py
asdf/_tests/_block/test_options.py
asdf/_tests/_block/test_reader.py
asdf/_tests/_block/test_store.py
asdf/_tests/_block/test_writer.py
asdf/_tests/_regtests/test_1013.py
asdf/_tests/_regtests/test_1334.py
asdf/_tests/_regtests/test_1505.py
asdf/_tests/_regtests/test_1523.py
asdf/_tests/_regtests/test_1525.py
asdf/_tests/_regtests/test_1526.py
asdf/_tests/_regtests/test_1530.py
asdf/_tests/_regtests/test_1538.py
asdf/_tests/_regtests/test_1539.py
asdf/_tests/_regtests/test_1540.py
asdf/_tests/_regtests/test_1541.py
asdf/_tests/_regtests/test_1542.py
asdf/_tests/_regtests/test_1553.py
asdf/_tests/_regtests/test_1558.py
asdf/_tests/_regtests/test_1715.py
asdf/_tests/_regtests/test_1738.py
asdf/_tests/_regtests/test_1948.py
asdf/_tests/commands/__init__.py
asdf/_tests/commands/test_defragment.py
asdf/_tests/commands/test_diff.py
asdf/_tests/commands/test_edit.py
asdf/_tests/commands/test_exploded.py
asdf/_tests/commands/test_extension.py
asdf/_tests/commands/test_info.py
asdf/_tests/commands/test_main.py
asdf/_tests/commands/test_search.py
asdf/_tests/commands/test_tags.py
asdf/_tests/commands/test_to_yaml.py
asdf/_tests/commands/test_validate.py
asdf/_tests/core/__init__.py
asdf/_tests/core/_converters/__init__.py
asdf/_tests/core/_converters/test_complex.py
asdf/_tests/core/_converters/test_constant.py
asdf/_tests/core/_converters/test_external_reference.py
asdf/_tests/core/_converters/test_tree.py
asdf/_tests/core/tests/__init__.py
asdf/_tests/core/tests/test_integration.py
asdf/_tests/data/__init__.py
asdf/_tests/data/block0.asdf
asdf/_tests/data/block1.asdf
asdf/_tests/data/blocks.diff
asdf/_tests/data/complex-42.0.0.yaml
asdf/_tests/data/custom-1.0.0.yaml
asdf/_tests/data/custom_schema.yaml
asdf/_tests/data/custom_schema_definitions.yaml
asdf/_tests/data/custom_schema_external_ref.yaml
asdf/_tests/data/example_schema.json
asdf/_tests/data/fraction-1.0.0.yaml
asdf/_tests/data/fraction_with_inverse-1.0.0.yaml
asdf/_tests/data/fractional_2d_coord-1.0.0.yaml
asdf/_tests/data/frames.diff
asdf/_tests/data/frames0.asdf
asdf/_tests/data/frames1.asdf
asdf/_tests/data/frames_ignore_asdf_library.diff
asdf/_tests/data/frames_ignore_both.diff
asdf/_tests/data/frames_ignore_reference_frame.diff
asdf/_tests/data/frames_minimal.diff
asdf/_tests/data/missing-1.1.0.yaml
asdf/_tests/data/ndarray0.asdf
asdf/_tests/data/ndarray1.asdf
asdf/_tests/data/ndarray_in_list.diff
asdf/_tests/data/ndarray_in_list0.asdf
asdf/_tests/data/ndarray_in_list1.asdf
asdf/_tests/data/ndarrays.diff
asdf/_tests/data/self_referencing-1.0.0.yaml
asdf/_tests/data/simple_inline_array.diff
asdf/_tests/data/simple_inline_array0.asdf
asdf/_tests/data/simple_inline_array1.asdf
asdf/_tests/tags/__init__.py
asdf/_tests/tags/core/__init__.py
asdf/_tests/tags/core/tests/__init__.py
asdf/_tests/tags/core/tests/test_integer.py
asdf/_tests/tags/core/tests/test_ndarray.py
asdf/extension/__init__.py
asdf/extension/_compressor.py
asdf/extension/_converter.py
asdf/extension/_extension.py
asdf/extension/_manager.py
asdf/extension/_manifest.py
asdf/extension/_serialization_context.py
asdf/extension/_tag.py
asdf/extension/_validator.py
asdf/tags/__init__.py
asdf/tags/core/__init__.py
asdf/tags/core/constant.py
asdf/tags/core/external_reference.py
asdf/tags/core/integer.py
asdf/tags/core/ndarray.py
asdf/tags/core/stream.py
asdf/testing/__init__.py
asdf/testing/helpers.py
benchmarks/__init__.py
benchmarks/conftest.py
benchmarks/pytest.ini
benchmarks/test_asdf.py
benchmarks/test_schema.py
benchmarks/test_treeutil.py
benchmarks/test_yamlutil.py
changes/.gitkeep
docs/Makefile
docs/conf.py
docs/conftest.py
docs/index.rst
docs/make.bat
docs/rtd_environment.yaml
docs/_static/css/globalnav.css
docs/_static/images/favicon.ico
docs/_static/images/logo-dark-mode.png
docs/_static/images/logo-light-mode.png
docs/asdf/CODE_OF_CONDUCT.rst
docs/asdf/arrays.rst
docs/asdf/asdf_tool.rst
docs/asdf/changes.rst
docs/asdf/citation.rst
docs/asdf/config.rst
docs/asdf/contributing.rst
docs/asdf/deprecations.rst
docs/asdf/developer_api.rst
docs/asdf/features.rst
docs/asdf/install.rst
docs/asdf/overview.rst
docs/asdf/release_and_support.rst
docs/asdf/using_extensions.rst
docs/asdf/whats_new.rst
docs/asdf/extending/compressors.rst
docs/asdf/extending/converters.rst
docs/asdf/extending/extensions.rst
docs/asdf/extending/manifests.rst
docs/asdf/extending/resources.rst
docs/asdf/extending/schemas.rst
docs/asdf/extending/uris.rst
docs/asdf/extending/use_cases.rst
docs/asdf/extending/validators.rst
docs/asdf/user_api/asdf_config.rst
docs/asdf/user_api/asdf_package.rst
docs/asdf/user_api/asdf_search.rst
docs/asdf/user_api/index.rst
integration_tests/compatibility/README.md
integration_tests/compatibility/assert_file_correct.py
integration_tests/compatibility/common.py
integration_tests/compatibility/generate_file.py
integration_tests/compatibility/test_file_compatibility.py
integration_tests/mocks3/__init__.py
integration_tests/mocks3/conftest.py
integration_tests/mocks3/test_s3fs.py
licenses/JSONSCHEMA_LICENSE
licenses/JSON_LICENSE