Copyrights and Licenses Information
path start end what value
python-filetype/python-filetype.spec 8 8 license mit
python-filetype/filetype.py-1.2.0/LICENSE 1 1 license mit
python-filetype/filetype.py-1.2.0/LICENSE 5 21 license mit
python-filetype/filetype.py-1.2.0/setup.py 1 1 license mit
python-filetype/filetype.py-1.2.0/setup.py 5 21 license mit
python-filetype/filetype.py-1.2.0/setup.py 20 21 license mit
python-filetype/filetype.py-1.2.0/setup.py 21 21 license unknown-license-reference
python-filetype/filetype.py-1.2.0/setup.py 28 28 license mit
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-filetype directory
python-filetype/filetype-1.2.0.tar.gz file
python-filetype/filetype.py-1.2.0-SPECPARTS directory
python-filetype/python-filetype.spec file
python-filetype/README.md file
python-filetype/sources file
python-filetype/filetype.py-1.2.0 directory
python-filetype/filetype.py-1.2.0/.coveragerc file
python-filetype/filetype.py-1.2.0/.editorconfig file
python-filetype/filetype.py-1.2.0/.travis.yml file
python-filetype/filetype.py-1.2.0/History.md file
python-filetype/filetype.py-1.2.0/LICENSE file
python-filetype/filetype.py-1.2.0/Makefile file
python-filetype/filetype.py-1.2.0/MANIFEST.in file
python-filetype/filetype.py-1.2.0/README.rst file
python-filetype/filetype.py-1.2.0/requirements-dev.txt file
python-filetype/filetype.py-1.2.0/setup.cfg file
python-filetype/filetype.py-1.2.0/setup.py file
python-filetype/filetype.py-1.2.0/tox.ini file
python-filetype/filetype.py-1.2.0/.github directory
python-filetype/filetype.py-1.2.0/.github/workflows directory
python-filetype/filetype.py-1.2.0/.github/workflows/test.yml file
python-filetype/filetype.py-1.2.0/examples directory
python-filetype/filetype.py-1.2.0/examples/buffer.py file
python-filetype/filetype.py-1.2.0/examples/bytes.py file
python-filetype/filetype.py-1.2.0/examples/file.py file
python-filetype/filetype.py-1.2.0/filetype directory
python-filetype/filetype.py-1.2.0/filetype/__init__.py file
python-filetype/filetype.py-1.2.0/filetype/__main__.py file
python-filetype/filetype.py-1.2.0/filetype/filetype.py file
python-filetype/filetype.py-1.2.0/filetype/helpers.py file
python-filetype/filetype.py-1.2.0/filetype/match.py file
python-filetype/filetype.py-1.2.0/filetype/utils.py file
python-filetype/filetype.py-1.2.0/filetype/types directory
python-filetype/filetype.py-1.2.0/filetype/types/__init__.py file
python-filetype/filetype.py-1.2.0/filetype/types/application.py file
python-filetype/filetype.py-1.2.0/filetype/types/archive.py file
python-filetype/filetype.py-1.2.0/filetype/types/audio.py file
python-filetype/filetype.py-1.2.0/filetype/types/base.py file
python-filetype/filetype.py-1.2.0/filetype/types/document.py file
python-filetype/filetype.py-1.2.0/filetype/types/font.py file
python-filetype/filetype.py-1.2.0/filetype/types/image.py file
python-filetype/filetype.py-1.2.0/filetype/types/isobmff.py file
python-filetype/filetype.py-1.2.0/filetype/types/video.py file
python-filetype/filetype.py-1.2.0/tests directory
python-filetype/filetype.py-1.2.0/tests/__init__.py file
python-filetype/filetype.py-1.2.0/tests/test_benchmark.py file
python-filetype/filetype.py-1.2.0/tests/test_filetype.py file
python-filetype/filetype.py-1.2.0/tests/test_helpers.py file
python-filetype/filetype.py-1.2.0/tests/test_match.py file
python-filetype/filetype.py-1.2.0/tests/test_types.py file
python-filetype/filetype.py-1.2.0/tests/test_utils.py file
python-filetype/filetype.py-1.2.0/tests/fixtures directory
python-filetype/filetype.py-1.2.0/tests/fixtures/LICENSE file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.avif file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.doc file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.docx file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.gif file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.heic file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.jpg file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.jpx file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.m4a file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.mov file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.mp4 file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.odp file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.ods file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.odt file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.png file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.ppt file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.pptx file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.tar file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.tif file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.xls file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.xlsx file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.zip file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample.zst file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample_1.doc file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample_1.docx file
python-filetype/filetype.py-1.2.0/tests/fixtures/sample_skippable.zst 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
mit MIT License Permissive MIT https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/mit.LICENSE https://scancode-licensedb.aboutcode.org/mit http://opensource.org/licenses/mit-license.php http://opensource.org/licenses/mit-license.php MIT https://spdx.org/licenses/MIT
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