Copyrights and Licenses Information
path start end what value
python-sybil/python-sybil.spec 8 8 license mit
python-sybil/sybil-5.0.3/LICENSE.txt 7 25 license mit
python-sybil/sybil-5.0.3/setup.py 15 15 license mit
python-sybil/sybil-5.0.3/setup.py 21 21 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-sybil directory
python-sybil/0001-tests-adjust-for-slightly-different-whitespace-under.patch file
python-sybil/0002-tests-adjust-for-different-line-numbers-under-python.patch file
python-sybil/drop-dependency-on-seedir.patch file
python-sybil/python-sybil.spec file
python-sybil/README.md file
python-sybil/sources file
python-sybil/sybil-5.0.3-SPECPARTS directory
python-sybil/sybil-5.0.3.tar.gz file
python-sybil/sybil-5.0.3 directory
python-sybil/sybil-5.0.3/.carthorse.yml file
python-sybil/sybil-5.0.3/.readthedocs.yml file
python-sybil/sybil-5.0.3/CHANGELOG.rst file
python-sybil/sybil-5.0.3/conftest.py file
python-sybil/sybil-5.0.3/LICENSE.txt file
python-sybil/sybil-5.0.3/README.rst file
python-sybil/sybil-5.0.3/setup.cfg file
python-sybil/sybil-5.0.3/setup.py file
python-sybil/sybil-5.0.3/.circleci directory
python-sybil/sybil-5.0.3/.circleci/config.yml file
python-sybil/sybil-5.0.3/docs directory
python-sybil/sybil-5.0.3/docs/api.rst file
python-sybil/sybil-5.0.3/docs/changes.rst file
python-sybil/sybil-5.0.3/docs/conf.py file
python-sybil/sybil-5.0.3/docs/development.rst file
python-sybil/sybil-5.0.3/docs/index.rst file
python-sybil/sybil-5.0.3/docs/license.rst file
python-sybil/sybil-5.0.3/docs/Makefile file
python-sybil/sybil-5.0.3/docs/myst.rst file
python-sybil/sybil-5.0.3/docs/patterns.rst file
python-sybil/sybil-5.0.3/docs/quickstart.rst file
python-sybil/sybil-5.0.3/docs/rest.rst file
python-sybil/sybil-5.0.3/docs/use.rst file
python-sybil/sybil-5.0.3/docs/examples directory
python-sybil/sybil-5.0.3/docs/examples/integration directory
python-sybil/sybil-5.0.3/docs/examples/integration/__init__.py file
python-sybil/sybil-5.0.3/docs/examples/integration/pytest.ini file
python-sybil/sybil-5.0.3/docs/examples/integration/docs directory
python-sybil/sybil-5.0.3/docs/examples/integration/docs/conftest.py file
python-sybil/sybil-5.0.3/docs/examples/integration/docs/example.rst file
python-sybil/sybil-5.0.3/docs/examples/integration/unittest directory
python-sybil/sybil-5.0.3/docs/examples/integration/unittest/__init__.py file
python-sybil/sybil-5.0.3/docs/examples/integration/unittest/test_docs.py file
python-sybil/sybil-5.0.3/docs/examples/myst directory
python-sybil/sybil-5.0.3/docs/examples/myst/clear.md file
python-sybil/sybil-5.0.3/docs/examples/myst/codeblock-bash.md file
python-sybil/sybil-5.0.3/docs/examples/myst/codeblock-python.md file
python-sybil/sybil-5.0.3/docs/examples/myst/doctest-directive.md file
python-sybil/sybil-5.0.3/docs/examples/myst/doctest-eval-rst.md file
python-sybil/sybil-5.0.3/docs/examples/myst/doctest.md file
python-sybil/sybil-5.0.3/docs/examples/myst/skip.md file
python-sybil/sybil-5.0.3/docs/examples/myst_text_rest_src directory
python-sybil/sybil-5.0.3/docs/examples/myst_text_rest_src/conftest.py file
python-sybil/sybil-5.0.3/docs/examples/myst_text_rest_src/pytest.ini file
python-sybil/sybil-5.0.3/docs/examples/myst_text_rest_src/setup.py file
python-sybil/sybil-5.0.3/docs/examples/myst_text_rest_src/docs directory
python-sybil/sybil-5.0.3/docs/examples/myst_text_rest_src/docs/conf.py file
python-sybil/sybil-5.0.3/docs/examples/myst_text_rest_src/docs/index.md file
python-sybil/sybil-5.0.3/docs/examples/myst_text_rest_src/src directory
python-sybil/sybil-5.0.3/docs/examples/myst_text_rest_src/src/myproj directory
python-sybil/sybil-5.0.3/docs/examples/myst_text_rest_src/src/myproj/__init__.py file
python-sybil/sybil-5.0.3/docs/examples/quickstart directory
python-sybil/sybil-5.0.3/docs/examples/quickstart/conftest.py file
python-sybil/sybil-5.0.3/docs/examples/quickstart/example.rst file
python-sybil/sybil-5.0.3/docs/examples/quickstart/pytest.ini file
python-sybil/sybil-5.0.3/docs/examples/rest directory
python-sybil/sybil-5.0.3/docs/examples/rest/clear.rst file
python-sybil/sybil-5.0.3/docs/examples/rest/codeblock-python.rst file
python-sybil/sybil-5.0.3/docs/examples/rest/doctest-directive.rst file
python-sybil/sybil-5.0.3/docs/examples/rest/doctest.rst file
python-sybil/sybil-5.0.3/docs/examples/rest/skip.rst file
python-sybil/sybil-5.0.3/docs/examples/rest_text_rest_src directory
python-sybil/sybil-5.0.3/docs/examples/rest_text_rest_src/conftest.py file
python-sybil/sybil-5.0.3/docs/examples/rest_text_rest_src/pytest.ini file
python-sybil/sybil-5.0.3/docs/examples/rest_text_rest_src/setup.py file
python-sybil/sybil-5.0.3/docs/examples/rest_text_rest_src/docs directory
python-sybil/sybil-5.0.3/docs/examples/rest_text_rest_src/docs/conf.py file
python-sybil/sybil-5.0.3/docs/examples/rest_text_rest_src/docs/index.rst file
python-sybil/sybil-5.0.3/docs/examples/rest_text_rest_src/src directory
python-sybil/sybil-5.0.3/docs/examples/rest_text_rest_src/src/myproj directory
python-sybil/sybil-5.0.3/docs/examples/rest_text_rest_src/src/myproj/__init__.py file
python-sybil/sybil-5.0.3/sybil directory
python-sybil/sybil-5.0.3/sybil/__init__.py file
python-sybil/sybil-5.0.3/sybil/document.py file
python-sybil/sybil-5.0.3/sybil/example.py file
python-sybil/sybil-5.0.3/sybil/python.py file
python-sybil/sybil-5.0.3/sybil/region.py file
python-sybil/sybil-5.0.3/sybil/sybil.py file
python-sybil/sybil-5.0.3/sybil/text.py file
python-sybil/sybil-5.0.3/sybil/typing.py file
python-sybil/sybil-5.0.3/sybil/evaluators directory
python-sybil/sybil-5.0.3/sybil/evaluators/__init__.py file
python-sybil/sybil-5.0.3/sybil/evaluators/capture.py file
python-sybil/sybil-5.0.3/sybil/evaluators/doctest.py file
python-sybil/sybil-5.0.3/sybil/evaluators/python.py file
python-sybil/sybil-5.0.3/sybil/evaluators/skip.py file
python-sybil/sybil-5.0.3/sybil/integration directory
python-sybil/sybil-5.0.3/sybil/integration/__init__.py file
python-sybil/sybil-5.0.3/sybil/integration/pytest.py file
python-sybil/sybil-5.0.3/sybil/integration/unittest.py file
python-sybil/sybil-5.0.3/sybil/parsers directory
python-sybil/sybil-5.0.3/sybil/parsers/__init__.py file
python-sybil/sybil-5.0.3/sybil/parsers/capture.py file
python-sybil/sybil-5.0.3/sybil/parsers/codeblock.py file
python-sybil/sybil-5.0.3/sybil/parsers/doctest.py file
python-sybil/sybil-5.0.3/sybil/parsers/skip.py file
python-sybil/sybil-5.0.3/sybil/parsers/abstract directory
python-sybil/sybil-5.0.3/sybil/parsers/abstract/__init__.py file
python-sybil/sybil-5.0.3/sybil/parsers/abstract/clear.py file
python-sybil/sybil-5.0.3/sybil/parsers/abstract/codeblock.py file
python-sybil/sybil-5.0.3/sybil/parsers/abstract/doctest.py file
python-sybil/sybil-5.0.3/sybil/parsers/abstract/lexers.py file
python-sybil/sybil-5.0.3/sybil/parsers/abstract/skip.py file
python-sybil/sybil-5.0.3/sybil/parsers/myst directory
python-sybil/sybil-5.0.3/sybil/parsers/myst/__init__.py file
python-sybil/sybil-5.0.3/sybil/parsers/myst/clear.py file
python-sybil/sybil-5.0.3/sybil/parsers/myst/codeblock.py file
python-sybil/sybil-5.0.3/sybil/parsers/myst/doctest.py file
python-sybil/sybil-5.0.3/sybil/parsers/myst/lexers.py file
python-sybil/sybil-5.0.3/sybil/parsers/myst/skip.py file
python-sybil/sybil-5.0.3/sybil/parsers/rest directory
python-sybil/sybil-5.0.3/sybil/parsers/rest/__init__.py file
python-sybil/sybil-5.0.3/sybil/parsers/rest/capture.py file
python-sybil/sybil-5.0.3/sybil/parsers/rest/clear.py file
python-sybil/sybil-5.0.3/sybil/parsers/rest/codeblock.py file
python-sybil/sybil-5.0.3/sybil/parsers/rest/doctest.py file
python-sybil/sybil-5.0.3/sybil/parsers/rest/lexers.py file
python-sybil/sybil-5.0.3/sybil/parsers/rest/skip.py file
python-sybil/sybil-5.0.3/tests directory
python-sybil/sybil-5.0.3/tests/__init__.py file
python-sybil/sybil-5.0.3/tests/helpers.py file
python-sybil/sybil-5.0.3/tests/test_capture.py file
python-sybil/sybil-5.0.3/tests/test_clear.py file
python-sybil/sybil-5.0.3/tests/test_codeblock.py file
python-sybil/sybil-5.0.3/tests/test_compatibility.py file
python-sybil/sybil-5.0.3/tests/test_docs_examples.py file
python-sybil/sybil-5.0.3/tests/test_doctest.py file
python-sybil/sybil-5.0.3/tests/test_document.py file
python-sybil/sybil-5.0.3/tests/test_functional.py file
python-sybil/sybil-5.0.3/tests/test_helpers.py file
python-sybil/sybil-5.0.3/tests/test_lexing.py file
python-sybil/sybil-5.0.3/tests/test_myst_clear.py file
python-sybil/sybil-5.0.3/tests/test_myst_codeblock.py file
python-sybil/sybil-5.0.3/tests/test_myst_doctest.py file
python-sybil/sybil-5.0.3/tests/test_myst_lexers.py file
python-sybil/sybil-5.0.3/tests/test_myst_skip.py file
python-sybil/sybil-5.0.3/tests/test_rest_lexers.py file
python-sybil/sybil-5.0.3/tests/test_skip.py file
python-sybil/sybil-5.0.3/tests/test_sybil.py file
python-sybil/sybil-5.0.3/tests/functional directory
python-sybil/sybil-5.0.3/tests/functional/modules directory
python-sybil/sybil-5.0.3/tests/functional/modules/a.py file
python-sybil/sybil-5.0.3/tests/functional/modules/b.py file
python-sybil/sybil-5.0.3/tests/functional/myst directory
python-sybil/sybil-5.0.3/tests/functional/myst/conf.py file
python-sybil/sybil-5.0.3/tests/functional/myst/conftest.py file
python-sybil/sybil-5.0.3/tests/functional/myst/doctest.md file
python-sybil/sybil-5.0.3/tests/functional/myst/index.md file
python-sybil/sybil-5.0.3/tests/functional/myst/Makefile file
python-sybil/sybil-5.0.3/tests/functional/myst/python.md file
python-sybil/sybil-5.0.3/tests/functional/myst/test_docts.py file
python-sybil/sybil-5.0.3/tests/functional/package_and_docs directory
python-sybil/sybil-5.0.3/tests/functional/package_and_docs/docs directory
python-sybil/sybil-5.0.3/tests/functional/package_and_docs/docs/use.rst file
python-sybil/sybil-5.0.3/tests/functional/package_and_docs/src directory
python-sybil/sybil-5.0.3/tests/functional/package_and_docs/src/parent directory
python-sybil/sybil-5.0.3/tests/functional/package_and_docs/src/parent/__init__.py file
python-sybil/sybil-5.0.3/tests/functional/package_and_docs/src/parent/module_c.py file
python-sybil/sybil-5.0.3/tests/functional/package_and_docs/src/parent/child directory
python-sybil/sybil-5.0.3/tests/functional/package_and_docs/src/parent/child/__init__.py file
python-sybil/sybil-5.0.3/tests/functional/package_and_docs/src/parent/child/module_a.py file
python-sybil/sybil-5.0.3/tests/functional/package_and_docs/src/parent/child/module_b.py file
python-sybil/sybil-5.0.3/tests/functional/pytest directory
python-sybil/sybil-5.0.3/tests/functional/pytest/conftest.py file
python-sybil/sybil-5.0.3/tests/functional/pytest/fail.rst file
python-sybil/sybil-5.0.3/tests/functional/pytest/pass.rst file
python-sybil/sybil-5.0.3/tests/functional/pytest/pytest.ini file
python-sybil/sybil-5.0.3/tests/functional/skips directory
python-sybil/sybil-5.0.3/tests/functional/skips/skip.rst file
python-sybil/sybil-5.0.3/tests/functional/unittest directory
python-sybil/sybil-5.0.3/tests/functional/unittest/__init__.py file
python-sybil/sybil-5.0.3/tests/functional/unittest/test_unittest.py file
python-sybil/sybil-5.0.3/tests/samples directory
python-sybil/sybil-5.0.3/tests/samples/capture.txt file
python-sybil/sybil-5.0.3/tests/samples/capture_bad_indent1.txt file
python-sybil/sybil-5.0.3/tests/samples/capture_bad_indent2.txt file
python-sybil/sybil-5.0.3/tests/samples/capture_codeblock.txt file
python-sybil/sybil-5.0.3/tests/samples/clear.txt file
python-sybil/sybil-5.0.3/tests/samples/codeblock.txt file
python-sybil/sybil-5.0.3/tests/samples/codeblock_future_imports.txt file
python-sybil/sybil-5.0.3/tests/samples/codeblock_lolcode.txt file
python-sybil/sybil-5.0.3/tests/samples/codeblock_with_options.txt file
python-sybil/sybil-5.0.3/tests/samples/comments.py file
python-sybil/sybil-5.0.3/tests/samples/docstrings.py file
python-sybil/sybil-5.0.3/tests/samples/doctest.txt file
python-sybil/sybil-5.0.3/tests/samples/doctest_directive.txt file
python-sybil/sybil-5.0.3/tests/samples/doctest_fail.txt file
python-sybil/sybil-5.0.3/tests/samples/doctest_irrelevant_tabs.txt file
python-sybil/sybil-5.0.3/tests/samples/doctest_literals.txt file
python-sybil/sybil-5.0.3/tests/samples/doctest_min_indent.txt file
python-sybil/sybil-5.0.3/tests/samples/doctest_rest_nested_in_md.md file
python-sybil/sybil-5.0.3/tests/samples/doctest_tabs.txt file
python-sybil/sybil-5.0.3/tests/samples/doctest_unicode.txt file
python-sybil/sybil-5.0.3/tests/samples/lexing-fail.txt file
python-sybil/sybil-5.0.3/tests/samples/myst-clear.md file
python-sybil/sybil-5.0.3/tests/samples/myst-codeblock-doctests-end-of-fenced-codeblocks.md file
python-sybil/sybil-5.0.3/tests/samples/myst-codeblock-future-imports.md file
python-sybil/sybil-5.0.3/tests/samples/myst-codeblock-lolcode.md file
python-sybil/sybil-5.0.3/tests/samples/myst-codeblock.md file
python-sybil/sybil-5.0.3/tests/samples/myst-doctest-fail.md file
python-sybil/sybil-5.0.3/tests/samples/myst-doctest-use-rest.md file
python-sybil/sybil-5.0.3/tests/samples/myst-doctest.md file
python-sybil/sybil-5.0.3/tests/samples/myst-lexers.md file
python-sybil/sybil-5.0.3/tests/samples/myst-skip.md file
python-sybil/sybil-5.0.3/tests/samples/protocol-typing.rst file
python-sybil/sybil-5.0.3/tests/samples/sample1.txt file
python-sybil/sybil-5.0.3/tests/samples/sample2.txt file
python-sybil/sybil-5.0.3/tests/samples/skip-conditional-bad.txt file
python-sybil/sybil-5.0.3/tests/samples/skip-conditional-edges.txt file
python-sybil/sybil-5.0.3/tests/samples/skip-conditional.txt file
python-sybil/sybil-5.0.3/tests/samples/skip.txt 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