Copyrights and Licenses Information
path start end what value
mycli/mycli.spec 6 6 license bsd-new
mycli/mycli.spec 53 54 license apache-2.0 AND cc-by-nc-nd-3.0 AND other-permissive AND proprietary-license
mycli/mycli-1.27.0/LICENSE.txt 3 26 license bsd-new
mycli/mycli-1.27.0/LICENSE.txt 31 32 license mit
mycli/mycli-1.27.0/PKG-INFO 3 26 license bsd-new
mycli/mycli-1.27.0/PKG-INFO 9 9 license bsd-new
mycli/mycli-1.27.0/PKG-INFO 24 24 license unknown-license-reference
mycli/mycli-1.27.0/PKG-INFO 31 32 license mit
mycli/mycli-1.27.0/setup.py 110 110 license bsd-new
mycli/mycli-1.27.0/mycli.egg-info/PKG-INFO 9 9 license bsd-new
mycli/mycli-1.27.0/mycli.egg-info/PKG-INFO 24 24 license unknown-license-reference
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
mycli directory
mycli/mycli-1.26.1-paramiko.patch file
mycli/mycli-1.26.1-pycryptodomex.patch file
mycli/mycli-1.26.1-reqs.patch file
mycli/mycli-1.27.0-SPECPARTS directory
mycli/mycli-1.27.0-test_auto_escaped_col_names.patch file
mycli/mycli-1.27.0.tar.gz file
mycli/mycli.spec file
mycli/sources file
mycli/mycli-1.27.0 directory
mycli/mycli-1.27.0/.coveragerc file
mycli/mycli-1.27.0/.git-blame-ignore-revs file
mycli/mycli-1.27.0/AUTHORS.rst file
mycli/mycli-1.27.0/changelog.md file
mycli/mycli-1.27.0/CONTRIBUTING.md file
mycli/mycli-1.27.0/LICENSE.txt file
mycli/mycli-1.27.0/MANIFEST.in file
mycli/mycli-1.27.0/PKG-INFO file
mycli/mycli-1.27.0/pytest.ini file
mycli/mycli-1.27.0/README.md file
mycli/mycli-1.27.0/release.py file
mycli/mycli-1.27.0/requirements-dev.txt file
mycli/mycli-1.27.0/setup.cfg file
mycli/mycli-1.27.0/setup.py file
mycli/mycli-1.27.0/SPONSORS.rst file
mycli/mycli-1.27.0/tox.ini file
mycli/mycli-1.27.0/.github directory
mycli/mycli-1.27.0/.github/PULL_REQUEST_TEMPLATE.md file
mycli/mycli-1.27.0/.github/workflows directory
mycli/mycli-1.27.0/.github/workflows/ci.yml file
mycli/mycli-1.27.0/.github/workflows/codeql.yml file
mycli/mycli-1.27.0/doc directory
mycli/mycli-1.27.0/doc/key_bindings.rst file
mycli/mycli-1.27.0/mycli directory
mycli/mycli-1.27.0/mycli/__init__.py file
mycli/mycli-1.27.0/mycli/AUTHORS file
mycli/mycli-1.27.0/mycli/clibuffer.py file
mycli/mycli-1.27.0/mycli/clistyle.py file
mycli/mycli-1.27.0/mycli/clitoolbar.py file
mycli/mycli-1.27.0/mycli/compat.py file
mycli/mycli-1.27.0/mycli/completion_refresher.py file
mycli/mycli-1.27.0/mycli/config.py file
mycli/mycli-1.27.0/mycli/key_bindings.py file
mycli/mycli-1.27.0/mycli/lexer.py file
mycli/mycli-1.27.0/mycli/magic.py file
mycli/mycli-1.27.0/mycli/main.py file
mycli/mycli-1.27.0/mycli/myclirc file
mycli/mycli-1.27.0/mycli/SPONSORS file
mycli/mycli-1.27.0/mycli/sqlcompleter.py file
mycli/mycli-1.27.0/mycli/sqlexecute.py file
mycli/mycli-1.27.0/mycli/packages directory
mycli/mycli-1.27.0/mycli/packages/__init__.py file
mycli/mycli-1.27.0/mycli/packages/completion_engine.py file
mycli/mycli-1.27.0/mycli/packages/filepaths.py file
mycli/mycli-1.27.0/mycli/packages/parseutils.py file
mycli/mycli-1.27.0/mycli/packages/prompt_utils.py file
mycli/mycli-1.27.0/mycli/packages/paramiko_stub directory
mycli/mycli-1.27.0/mycli/packages/paramiko_stub/__init__.py file
mycli/mycli-1.27.0/mycli/packages/special directory
mycli/mycli-1.27.0/mycli/packages/special/__init__.py file
mycli/mycli-1.27.0/mycli/packages/special/dbcommands.py file
mycli/mycli-1.27.0/mycli/packages/special/delimitercommand.py file
mycli/mycli-1.27.0/mycli/packages/special/favoritequeries.py file
mycli/mycli-1.27.0/mycli/packages/special/iocommands.py file
mycli/mycli-1.27.0/mycli/packages/special/main.py file
mycli/mycli-1.27.0/mycli/packages/special/utils.py file
mycli/mycli-1.27.0/mycli/packages/tabular_output directory
mycli/mycli-1.27.0/mycli/packages/tabular_output/__init__.py file
mycli/mycli-1.27.0/mycli/packages/tabular_output/sql_format.py file
mycli/mycli-1.27.0/mycli.egg-info directory
mycli/mycli-1.27.0/mycli.egg-info/dependency_links.txt file
mycli/mycli-1.27.0/mycli.egg-info/entry_points.txt file
mycli/mycli-1.27.0/mycli.egg-info/PKG-INFO file
mycli/mycli-1.27.0/mycli.egg-info/requires.txt file
mycli/mycli-1.27.0/mycli.egg-info/SOURCES.txt file
mycli/mycli-1.27.0/mycli.egg-info/top_level.txt file
mycli/mycli-1.27.0/screenshots directory
mycli/mycli-1.27.0/screenshots/main.gif file
mycli/mycli-1.27.0/screenshots/tables.png file
mycli/mycli-1.27.0/test directory
mycli/mycli-1.27.0/test/__init__.py file
mycli/mycli-1.27.0/test/conftest.py file
mycli/mycli-1.27.0/test/myclirc file
mycli/mycli-1.27.0/test/mylogin.cnf file
mycli/mycli-1.27.0/test/test.txt file
mycli/mycli-1.27.0/test/test_clistyle.py file
mycli/mycli-1.27.0/test/test_completion_engine.py file
mycli/mycli-1.27.0/test/test_completion_refresher.py file
mycli/mycli-1.27.0/test/test_config.py file
mycli/mycli-1.27.0/test/test_dbspecial.py file
mycli/mycli-1.27.0/test/test_main.py file
mycli/mycli-1.27.0/test/test_naive_completion.py file
mycli/mycli-1.27.0/test/test_parseutils.py file
mycli/mycli-1.27.0/test/test_plan.wiki file
mycli/mycli-1.27.0/test/test_prompt_utils.py file
mycli/mycli-1.27.0/test/test_smart_completion_public_schema_only.py file
mycli/mycli-1.27.0/test/test_special_iocommands.py file
mycli/mycli-1.27.0/test/test_sqlexecute.py file
mycli/mycli-1.27.0/test/test_tabular_output.py file
mycli/mycli-1.27.0/test/utils.py file
mycli/mycli-1.27.0/test/features directory
mycli/mycli-1.27.0/test/features/__init__.py file
mycli/mycli-1.27.0/test/features/auto_vertical.feature file
mycli/mycli-1.27.0/test/features/basic_commands.feature file
mycli/mycli-1.27.0/test/features/connection.feature file
mycli/mycli-1.27.0/test/features/crud_database.feature file
mycli/mycli-1.27.0/test/features/crud_table.feature file
mycli/mycli-1.27.0/test/features/db_utils.py file
mycli/mycli-1.27.0/test/features/environment.py file
mycli/mycli-1.27.0/test/features/fixture_utils.py file
mycli/mycli-1.27.0/test/features/iocommands.feature file
mycli/mycli-1.27.0/test/features/named_queries.feature file
mycli/mycli-1.27.0/test/features/specials.feature file
mycli/mycli-1.27.0/test/features/wrappager.py file
mycli/mycli-1.27.0/test/features/fixture_data directory
mycli/mycli-1.27.0/test/features/fixture_data/help.txt file
mycli/mycli-1.27.0/test/features/fixture_data/help_commands.txt file
mycli/mycli-1.27.0/test/features/steps directory
mycli/mycli-1.27.0/test/features/steps/__init__.py file
mycli/mycli-1.27.0/test/features/steps/auto_vertical.py file
mycli/mycli-1.27.0/test/features/steps/basic_commands.py file
mycli/mycli-1.27.0/test/features/steps/connection.py file
mycli/mycli-1.27.0/test/features/steps/crud_database.py file
mycli/mycli-1.27.0/test/features/steps/crud_table.py file
mycli/mycli-1.27.0/test/features/steps/iocommands.py file
mycli/mycli-1.27.0/test/features/steps/named_queries.py file
mycli/mycli-1.27.0/test/features/steps/specials.py file
mycli/mycli-1.27.0/test/features/steps/utils.py file
mycli/mycli-1.27.0/test/features/steps/wrappers.py 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
bsd-new BSD-3-Clause Permissive Regents of the University of California https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/bsd-new.LICENSE https://scancode-licensedb.aboutcode.org/bsd-new http://www.opensource.org/licenses/BSD-3-Clause http://www.opensource.org/licenses/BSD-3-Clause BSD-3-Clause https://spdx.org/licenses/BSD-3-Clause
cc-by-nc-nd-3.0 CC-BY-NC-ND-3.0 Source-available Creative Commons https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/cc-by-nc-nd-3.0.LICENSE https://scancode-licensedb.aboutcode.org/cc-by-nc-nd-3.0 http://creativecommons.org/licenses/by-nc-nd/3.0/ http://creativecommons.org/licenses/by-nc-nd/3.0/legalcode CC-BY-NC-ND-3.0 https://spdx.org/licenses/CC-BY-NC-ND-3.0
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
other-permissive Other Permissive Licenses Permissive nexB https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/other-permissive.LICENSE https://scancode-licensedb.aboutcode.org/other-permissive None LicenseRef-scancode-other-permissive https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/other-permissive.LICENSE
proprietary-license Proprietary License Commercial Unspecified https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/proprietary-license.LICENSE https://scancode-licensedb.aboutcode.org/proprietary-license None LicenseRef-scancode-proprietary-license https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/proprietary-license.LICENSE
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