Copyrights and Licenses Information
path start end what value
python-dtfabric/python-dtfabric.spec 9 9 license apache-2.0
python-dtfabric/dtfabric-20230520/LICENSE 2 202 license apache-2.0
python-dtfabric/dtfabric-20230520/setup.cfg 2 2 license unknown-license-reference
python-dtfabric/dtfabric-20230520/setup.cfg 2 202 license apache-2.0
python-dtfabric/dtfabric-20230520/setup.py 212 212 license apache-2.0
python-dtfabric/dtfabric-20230520/config/dpkg/copyright 7 9 license apache-2.0
python-dtfabric/dtfabric-20230520/config/dpkg/copyright 9 20 license apache-2.0
python-dtfabric/dtfabric-20230520/config/dpkg/copyright 22 23 license apache-2.0
File Information
path type name extension date size sha1 md5 files_count mime_type file_type programming_language is_binary is_text is_archive is_media is_source is_script
python-dtfabric directory
python-dtfabric/dtfabric-20230520-SPECPARTS directory
python-dtfabric/dtfabric-20230520.tar.gz file
python-dtfabric/python-dtfabric.spec file
python-dtfabric/README.md file
python-dtfabric/sources file
python-dtfabric/dtfabric-20230520 directory
python-dtfabric/dtfabric-20230520/.pylintrc file
python-dtfabric/dtfabric-20230520/.yamllint.yaml file
python-dtfabric/dtfabric-20230520/ACKNOWLEDGEMENTS file
python-dtfabric/dtfabric-20230520/appveyor.yml file
python-dtfabric/dtfabric-20230520/AUTHORS file
python-dtfabric/dtfabric-20230520/dependencies.ini file
python-dtfabric/dtfabric-20230520/dtfabric.ini file
python-dtfabric/dtfabric-20230520/LICENSE file
python-dtfabric/dtfabric-20230520/MANIFEST.in file
python-dtfabric/dtfabric-20230520/README file
python-dtfabric/dtfabric-20230520/requirements.txt file
python-dtfabric/dtfabric-20230520/run_tests.py file
python-dtfabric/dtfabric-20230520/setup.cfg file
python-dtfabric/dtfabric-20230520/setup.py file
python-dtfabric/dtfabric-20230520/test_dependencies.ini file
python-dtfabric/dtfabric-20230520/test_requirements.txt file
python-dtfabric/dtfabric-20230520/tox.ini file
python-dtfabric/dtfabric-20230520/.github directory
python-dtfabric/dtfabric-20230520/.github/workflows directory
python-dtfabric/dtfabric-20230520/.github/workflows/test_docker.yml file
python-dtfabric/dtfabric-20230520/.github/workflows/test_docs.yml file
python-dtfabric/dtfabric-20230520/.github/workflows/test_tox.yml file
python-dtfabric/dtfabric-20230520/config directory
python-dtfabric/dtfabric-20230520/config/appveyor directory
python-dtfabric/dtfabric-20230520/config/appveyor/install.ps1 file
python-dtfabric/dtfabric-20230520/config/appveyor/install.sh file
python-dtfabric/dtfabric-20230520/config/appveyor/runtests.sh file
python-dtfabric/dtfabric-20230520/config/dpkg directory
python-dtfabric/dtfabric-20230520/config/dpkg/changelog file
python-dtfabric/dtfabric-20230520/config/dpkg/clean file
python-dtfabric/dtfabric-20230520/config/dpkg/compat file
python-dtfabric/dtfabric-20230520/config/dpkg/control file
python-dtfabric/dtfabric-20230520/config/dpkg/copyright file
python-dtfabric/dtfabric-20230520/config/dpkg/dtfabric-data.dirs file
python-dtfabric/dtfabric-20230520/config/dpkg/dtfabric-data.install file
python-dtfabric/dtfabric-20230520/config/dpkg/python-dtfabric.install file
python-dtfabric/dtfabric-20230520/config/dpkg/python3-dtfabric.install file
python-dtfabric/dtfabric-20230520/config/dpkg/rules file
python-dtfabric/dtfabric-20230520/config/dpkg/source directory
python-dtfabric/dtfabric-20230520/config/dpkg/source/format file
python-dtfabric/dtfabric-20230520/config/pylint directory
python-dtfabric/dtfabric-20230520/config/pylint/spelling-private-dict file
python-dtfabric/dtfabric-20230520/docs directory
python-dtfabric/dtfabric-20230520/docs/conf.py file
python-dtfabric/dtfabric-20230520/docs/index.rst file
python-dtfabric/dtfabric-20230520/docs/requirements.txt file
python-dtfabric/dtfabric-20230520/docs/sources directory
python-dtfabric/dtfabric-20230520/docs/sources/Format-specification.md file
python-dtfabric/dtfabric-20230520/docs/sources/api directory
python-dtfabric/dtfabric-20230520/docs/sources/api/dtfabric.rst file
python-dtfabric/dtfabric-20230520/docs/sources/api/dtfabric.runtime.rst file
python-dtfabric/dtfabric-20230520/docs/sources/api/modules.rst file
python-dtfabric/dtfabric-20230520/docs/sources/user directory
python-dtfabric/dtfabric-20230520/docs/sources/user/index.rst file
python-dtfabric/dtfabric-20230520/docs/sources/user/Installation-instructions.md file
python-dtfabric/dtfabric-20230520/dtfabric directory
python-dtfabric/dtfabric-20230520/dtfabric/__init__.py file
python-dtfabric/dtfabric-20230520/dtfabric/data_types.py file
python-dtfabric/dtfabric-20230520/dtfabric/decorators.py file
python-dtfabric/dtfabric-20230520/dtfabric/definitions.py file
python-dtfabric/dtfabric-20230520/dtfabric/errors.py file
python-dtfabric/dtfabric-20230520/dtfabric/reader.py file
python-dtfabric/dtfabric-20230520/dtfabric/registry.py file
python-dtfabric/dtfabric-20230520/dtfabric/runtime directory
python-dtfabric/dtfabric-20230520/dtfabric/runtime/__init__.py file
python-dtfabric/dtfabric-20230520/dtfabric/runtime/byte_operations.py file
python-dtfabric/dtfabric-20230520/dtfabric/runtime/data_maps.py file
python-dtfabric/dtfabric-20230520/dtfabric/runtime/fabric.py file
python-dtfabric/dtfabric-20230520/dtfabric/runtime/runtime.py file
python-dtfabric/dtfabric-20230520/scripts directory
python-dtfabric/dtfabric-20230520/scripts/validate-definitions.py file
python-dtfabric/dtfabric-20230520/test_data directory
python-dtfabric/dtfabric-20230520/test_data/boolean.yaml file
python-dtfabric/dtfabric-20230520/test_data/character.yaml file
python-dtfabric/dtfabric-20230520/test_data/constant.yaml file
python-dtfabric/dtfabric-20230520/test_data/enumeration.yaml file
python-dtfabric/dtfabric-20230520/test_data/floating-point.yaml file
python-dtfabric/dtfabric-20230520/test_data/format.yaml file
python-dtfabric/dtfabric-20230520/test_data/integer.yaml file
python-dtfabric/dtfabric-20230520/test_data/Notepad.lnk file
python-dtfabric/dtfabric-20230520/test_data/padding.yaml file
python-dtfabric/dtfabric-20230520/test_data/sequence.yaml file
python-dtfabric/dtfabric-20230520/test_data/sequence_with_context.yaml file
python-dtfabric/dtfabric-20230520/test_data/sequence_with_structure.yaml file
python-dtfabric/dtfabric-20230520/test_data/stream.yaml file
python-dtfabric/dtfabric-20230520/test_data/string.yaml file
python-dtfabric/dtfabric-20230520/test_data/string_array.yaml file
python-dtfabric/dtfabric-20230520/test_data/structure.yaml file
python-dtfabric/dtfabric-20230520/test_data/structure_family.yaml file
python-dtfabric/dtfabric-20230520/test_data/structure_group.yaml file
python-dtfabric/dtfabric-20230520/test_data/structure_with_condition.yaml file
python-dtfabric/dtfabric-20230520/test_data/structure_with_context.yaml file
python-dtfabric/dtfabric-20230520/test_data/structure_with_padding.yaml file
python-dtfabric/dtfabric-20230520/test_data/structure_with_section.yaml file
python-dtfabric/dtfabric-20230520/test_data/structure_with_sequence.yaml file
python-dtfabric/dtfabric-20230520/test_data/structure_with_stream.yaml file
python-dtfabric/dtfabric-20230520/test_data/structure_with_string.yaml file
python-dtfabric/dtfabric-20230520/test_data/structure_with_union.yaml file
python-dtfabric/dtfabric-20230520/test_data/structure_with_values.yaml file
python-dtfabric/dtfabric-20230520/test_data/union.yaml file
python-dtfabric/dtfabric-20230520/test_data/union_with_condition.yaml file
python-dtfabric/dtfabric-20230520/test_data/uuid.yaml file
python-dtfabric/dtfabric-20230520/test_data/definitions directory
python-dtfabric/dtfabric-20230520/test_data/definitions/booleans.yaml file
python-dtfabric/dtfabric-20230520/test_data/definitions/characters.yaml file
python-dtfabric/dtfabric-20230520/test_data/definitions/floating-points.yaml file
python-dtfabric/dtfabric-20230520/test_data/definitions/integers.yaml file
python-dtfabric/dtfabric-20230520/tests directory
python-dtfabric/dtfabric-20230520/tests/__init__.py file
python-dtfabric/dtfabric-20230520/tests/data_types.py file
python-dtfabric/dtfabric-20230520/tests/reader.py file
python-dtfabric/dtfabric-20230520/tests/registry.py file
python-dtfabric/dtfabric-20230520/tests/test_lib.py file
python-dtfabric/dtfabric-20230520/tests/runtime directory
python-dtfabric/dtfabric-20230520/tests/runtime/__init__.py file
python-dtfabric/dtfabric-20230520/tests/runtime/byte_operations.py file
python-dtfabric/dtfabric-20230520/tests/runtime/data_maps.py file
python-dtfabric/dtfabric-20230520/tests/runtime/fabric.py file
python-dtfabric/dtfabric-20230520/tests/runtime/runtime.py file
python-dtfabric/dtfabric-20230520/utils directory
python-dtfabric/dtfabric-20230520/utils/__init__.py file
python-dtfabric/dtfabric-20230520/utils/check_dependencies.py file
python-dtfabric/dtfabric-20230520/utils/dependencies.py file
python-dtfabric/dtfabric-20230520/utils/update_release.sh file
Holders
path holder start end
Authors
path Author start end
Emails
path email start end
Urls
path url start end
License References
key short_name category owner scancode_url licensedb_url homepage_url text_urls spdx_license_key spdx_url
apache-2.0 Apache 2.0 Permissive Apache Software Foundation https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/apache-2.0.LICENSE https://scancode-licensedb.aboutcode.org/apache-2.0 http://www.apache.org/licenses/ http://www.apache.org/licenses/LICENSE-2.0 Apache-2.0 https://spdx.org/licenses/Apache-2.0
unknown-license-reference Unknown License reference Unstated License Unspecified https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE https://scancode-licensedb.aboutcode.org/unknown-license-reference None LicenseRef-scancode-unknown-license-reference https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE