Copyrights and Licenses Information
path start end what value
python-cleo/python-cleo.spec 17 17 license mit
python-cleo/cleo-2.0.1/LICENSE 3 20 license mit
python-cleo/cleo-2.0.1/PKG-INFO 6 6 license mit
python-cleo/cleo-2.0.1/PKG-INFO 18 18 license mit
python-cleo/cleo-2.0.1/pyproject.toml 12 12 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-cleo directory
python-cleo/cleo-2.0.1-SPECPARTS directory
python-cleo/cleo-2.0.1.tar.gz file
python-cleo/python-cleo.spec file
python-cleo/README.md file
python-cleo/sources file
python-cleo/cleo-2.0.1 directory
python-cleo/cleo-2.0.1/LICENSE file
python-cleo/cleo-2.0.1/PKG-INFO file
python-cleo/cleo-2.0.1/pyproject.toml file
python-cleo/cleo-2.0.1/README.md file
python-cleo/cleo-2.0.1/setup.py file
python-cleo/cleo-2.0.1/src directory
python-cleo/cleo-2.0.1/src/cleo directory
python-cleo/cleo-2.0.1/src/cleo/__init__.py file
python-cleo/cleo-2.0.1/src/cleo/_compat.py file
python-cleo/cleo-2.0.1/src/cleo/_utils.py file
python-cleo/cleo-2.0.1/src/cleo/application.py file
python-cleo/cleo-2.0.1/src/cleo/color.py file
python-cleo/cleo-2.0.1/src/cleo/cursor.py file
python-cleo/cleo-2.0.1/src/cleo/helpers.py file
python-cleo/cleo-2.0.1/src/cleo/py.typed file
python-cleo/cleo-2.0.1/src/cleo/commands directory
python-cleo/cleo-2.0.1/src/cleo/commands/__init__.py file
python-cleo/cleo-2.0.1/src/cleo/commands/base_command.py file
python-cleo/cleo-2.0.1/src/cleo/commands/command.py file
python-cleo/cleo-2.0.1/src/cleo/commands/completions_command.py file
python-cleo/cleo-2.0.1/src/cleo/commands/help_command.py file
python-cleo/cleo-2.0.1/src/cleo/commands/list_command.py file
python-cleo/cleo-2.0.1/src/cleo/commands/completions directory
python-cleo/cleo-2.0.1/src/cleo/commands/completions/__init__.py file
python-cleo/cleo-2.0.1/src/cleo/commands/completions/templates.py file
python-cleo/cleo-2.0.1/src/cleo/descriptors directory
python-cleo/cleo-2.0.1/src/cleo/descriptors/__init__.py file
python-cleo/cleo-2.0.1/src/cleo/descriptors/application_description.py file
python-cleo/cleo-2.0.1/src/cleo/descriptors/descriptor.py file
python-cleo/cleo-2.0.1/src/cleo/descriptors/text_descriptor.py file
python-cleo/cleo-2.0.1/src/cleo/events directory
python-cleo/cleo-2.0.1/src/cleo/events/__init__.py file
python-cleo/cleo-2.0.1/src/cleo/events/console_command_event.py file
python-cleo/cleo-2.0.1/src/cleo/events/console_error_event.py file
python-cleo/cleo-2.0.1/src/cleo/events/console_event.py file
python-cleo/cleo-2.0.1/src/cleo/events/console_events.py file
python-cleo/cleo-2.0.1/src/cleo/events/console_signal_event.py file
python-cleo/cleo-2.0.1/src/cleo/events/console_terminate_event.py file
python-cleo/cleo-2.0.1/src/cleo/events/event.py file
python-cleo/cleo-2.0.1/src/cleo/events/event_dispatcher.py file
python-cleo/cleo-2.0.1/src/cleo/exceptions directory
python-cleo/cleo-2.0.1/src/cleo/exceptions/__init__.py file
python-cleo/cleo-2.0.1/src/cleo/formatters directory
python-cleo/cleo-2.0.1/src/cleo/formatters/__init__.py file
python-cleo/cleo-2.0.1/src/cleo/formatters/formatter.py file
python-cleo/cleo-2.0.1/src/cleo/formatters/style.py file
python-cleo/cleo-2.0.1/src/cleo/formatters/style_stack.py file
python-cleo/cleo-2.0.1/src/cleo/io directory
python-cleo/cleo-2.0.1/src/cleo/io/__init__.py file
python-cleo/cleo-2.0.1/src/cleo/io/buffered_io.py file
python-cleo/cleo-2.0.1/src/cleo/io/io.py file
python-cleo/cleo-2.0.1/src/cleo/io/null_io.py file
python-cleo/cleo-2.0.1/src/cleo/io/inputs directory
python-cleo/cleo-2.0.1/src/cleo/io/inputs/__init__.py file
python-cleo/cleo-2.0.1/src/cleo/io/inputs/argument.py file
python-cleo/cleo-2.0.1/src/cleo/io/inputs/argv_input.py file
python-cleo/cleo-2.0.1/src/cleo/io/inputs/definition.py file
python-cleo/cleo-2.0.1/src/cleo/io/inputs/input.py file
python-cleo/cleo-2.0.1/src/cleo/io/inputs/option.py file
python-cleo/cleo-2.0.1/src/cleo/io/inputs/string_input.py file
python-cleo/cleo-2.0.1/src/cleo/io/inputs/token_parser.py file
python-cleo/cleo-2.0.1/src/cleo/io/outputs directory
python-cleo/cleo-2.0.1/src/cleo/io/outputs/__init__.py file
python-cleo/cleo-2.0.1/src/cleo/io/outputs/buffered_output.py file
python-cleo/cleo-2.0.1/src/cleo/io/outputs/null_output.py file
python-cleo/cleo-2.0.1/src/cleo/io/outputs/output.py file
python-cleo/cleo-2.0.1/src/cleo/io/outputs/section_output.py file
python-cleo/cleo-2.0.1/src/cleo/io/outputs/stream_output.py file
python-cleo/cleo-2.0.1/src/cleo/loaders directory
python-cleo/cleo-2.0.1/src/cleo/loaders/__init__.py file
python-cleo/cleo-2.0.1/src/cleo/loaders/command_loader.py file
python-cleo/cleo-2.0.1/src/cleo/loaders/factory_command_loader.py file
python-cleo/cleo-2.0.1/src/cleo/testers directory
python-cleo/cleo-2.0.1/src/cleo/testers/__init__.py file
python-cleo/cleo-2.0.1/src/cleo/testers/application_tester.py file
python-cleo/cleo-2.0.1/src/cleo/testers/command_tester.py file
python-cleo/cleo-2.0.1/src/cleo/ui directory
python-cleo/cleo-2.0.1/src/cleo/ui/__init__.py file
python-cleo/cleo-2.0.1/src/cleo/ui/choice_question.py file
python-cleo/cleo-2.0.1/src/cleo/ui/component.py file
python-cleo/cleo-2.0.1/src/cleo/ui/confirmation_question.py file
python-cleo/cleo-2.0.1/src/cleo/ui/exception_trace.py file
python-cleo/cleo-2.0.1/src/cleo/ui/progress_bar.py file
python-cleo/cleo-2.0.1/src/cleo/ui/progress_indicator.py file
python-cleo/cleo-2.0.1/src/cleo/ui/question.py file
python-cleo/cleo-2.0.1/src/cleo/ui/table.py file
python-cleo/cleo-2.0.1/src/cleo/ui/table_cell.py file
python-cleo/cleo-2.0.1/src/cleo/ui/table_cell_style.py file
python-cleo/cleo-2.0.1/src/cleo/ui/table_separator.py file
python-cleo/cleo-2.0.1/src/cleo/ui/table_style.py file
python-cleo/cleo-2.0.1/src/cleo/ui/ui.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
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