python3-check-jsonschema (0.34.1+really0.25.0-1)
Details
Core information at a glance
- Distribution
- debian
- Origin
- debian-forky
- Repository
- https://deb.debian.org/debian
- Codename
- forky
- Component
- main
- Source
- python-check-jsonschema
- Architecture
- s390x
- Section
- python
- Priority
- optional
- Maintainer
- Debian GCC Maintainers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 1.7 kB
- Size expected
- 148.7 kB
- Size actual
- 148.7 kB
- Size match
Dependencies
Required package dependencies
Description
JSON Schema CLI and pre-commit hook built on jsonschema
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 117342e7…44ea3b0d | |
| SHA-1 | 793590cf…62547616 | |
| SHA-256 | b6829523…0a14555a | |
| SHA-512 | 00378f79…c3bed453 |
Contents
Files and directories included
. usr usr/bin usr/bin/check-jsonschema usr/lib usr/lib/python3 usr/lib/python3/dist-packages usr/lib/python3/dist-packages/check_jsonschema usr/lib/python3/dist-packages/check_jsonschema/__init__.py usr/lib/python3/dist-packages/check_jsonschema/__main__.py usr/lib/python3/dist-packages/check_jsonschema/_testing.py usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/__init__.py usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/custom usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/custom/__init__.py usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/custom/github-workflows-require-timeout.json usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/LICENSE.azure-pipelines usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/LICENSE.bitbucket-pipelines usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/LICENSE.buildkite usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/LICENSE.gitlab usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/LICENSE.readthedocs usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/LICENSE.renovate usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/LICENSE.schemastore usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/README.md usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/__init__.py usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/azure-pipelines.json usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/azure-pipelines.sha256 usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/bamboo-spec.json usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/bamboo-spec.sha256 usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/bitbucket-pipelines.json usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/bitbucket-pipelines.sha256 usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/buildkite.json usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/buildkite.sha256 usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/dependabot.json usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/dependabot.sha256 usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/drone-ci.json usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/drone-ci.sha256 usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/github-actions.json usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/github-actions.sha256 usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/github-workflows.json usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/github-workflows.sha256 usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/gitlab-ci.json usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/gitlab-ci.sha256 usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/readthedocs.json usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/readthedocs.sha256 usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/renovate.json usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/renovate.sha256 usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/travis.json usr/lib/python3/dist-packages/check_jsonschema/builtin_schemas/vendor/travis.sha256 usr/lib/python3/dist-packages/check_jsonschema/cachedownloader.py usr/lib/python3/dist-packages/check_jsonschema/catalog.py usr/lib/python3/dist-packages/check_jsonschema/checker.py usr/lib/python3/dist-packages/check_jsonschema/cli usr/lib/python3/dist-packages/check_jsonschema/cli/__init__.py usr/lib/python3/dist-packages/check_jsonschema/cli/main_command.py usr/lib/python3/dist-packages/check_jsonschema/cli/param_types.py usr/lib/python3/dist-packages/check_jsonschema/cli/parse_result.py usr/lib/python3/dist-packages/check_jsonschema/cli/warnings.py usr/lib/python3/dist-packages/check_jsonschema/formats.py usr/lib/python3/dist-packages/check_jsonschema/identify_filetype.py usr/lib/python3/dist-packages/check_jsonschema/instance_loader.py usr/lib/python3/dist-packages/check_jsonschema/parsers usr/lib/python3/dist-packages/check_jsonschema/parsers/__init__.py usr/lib/python3/dist-packages/check_jsonschema/parsers/json5.py usr/lib/python3/dist-packages/check_jsonschema/parsers/toml.py usr/lib/python3/dist-packages/check_jsonschema/parsers/yaml.py usr/lib/python3/dist-packages/check_jsonschema/reporter.py usr/lib/python3/dist-packages/check_jsonschema/result.py usr/lib/python3/dist-packages/check_jsonschema/schema_loader usr/lib/python3/dist-packages/check_jsonschema/schema_loader/__init__.py usr/lib/python3/dist-packages/check_jsonschema/schema_loader/errors.py usr/lib/python3/dist-packages/check_jsonschema/schema_loader/main.py usr/lib/python3/dist-packages/check_jsonschema/schema_loader/readers.py usr/lib/python3/dist-packages/check_jsonschema/schema_loader/resolver.py usr/lib/python3/dist-packages/check_jsonschema/transforms usr/lib/python3/dist-packages/check_jsonschema/transforms/__init__.py usr/lib/python3/dist-packages/check_jsonschema/transforms/azure_pipelines.py usr/lib/python3/dist-packages/check_jsonschema/transforms/base.py usr/lib/python3/dist-packages/check_jsonschema/transforms/gitlab.py usr/lib/python3/dist-packages/check_jsonschema/utils.py usr/lib/python3/dist-packages/check_jsonschema-0.25.0.egg-info usr/lib/python3/dist-packages/check_jsonschema-0.25.0.egg-info/PKG-INFO usr/lib/python3/dist-packages/check_jsonschema-0.25.0.egg-info/dependency_links.txt usr/lib/python3/dist-packages/check_jsonschema-0.25.0.egg-info/entry_points.txt usr/lib/python3/dist-packages/check_jsonschema-0.25.0.egg-info/requires.txt usr/lib/python3/dist-packages/check_jsonschema-0.25.0.egg-info/top_level.txt usr/share usr/share/doc usr/share/doc/python3-check-jsonschema usr/share/doc/python3-check-jsonschema/changelog.Debian.gz usr/share/doc/python3-check-jsonschema/copyright