Copyrights and Licenses Information
path start end what value
python-aexpect/python-aexpect.spec 29 29 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/LICENSE 1 340 license gpl-2.0
python-aexpect/aexpect-1.6.2/python-aexpect.spec 32 32 license gpl-2.0
python-aexpect/aexpect-1.6.2/setup.py 1 340 license gpl-2.0
python-aexpect/aexpect-1.6.2/setup.py 2 11 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/aexpect/__init__.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/aexpect/client.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/aexpect/exceptions.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/aexpect/remote.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/aexpect/remote_door.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/aexpect/rss_client.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/aexpect/shared.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/aexpect/utils/astring.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/aexpect/utils/data_factory.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/aexpect/utils/genio.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/aexpect/utils/path.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/aexpect/utils/process.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/aexpect/utils/wait.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/debian/copyright 8 8 license gpl-1.0-plus
python-aexpect/aexpect-1.6.2/debian/copyright 13 13 license gpl-1.0-plus
python-aexpect/aexpect-1.6.2/debian/copyright 15 15 license gpl-1.0-plus
python-aexpect/aexpect-1.6.2/debian/copyright 16 29 license gpl-2.0
python-aexpect/aexpect-1.6.2/scripts/aexpect_helper 3 12 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/tests/test_client.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/tests/test_pass_fds.py 1 10 license gpl-2.0-plus
python-aexpect/aexpect-1.6.2/tests/test_remote_door.py 1 10 license gpl-2.0-plus
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-aexpect directory
python-aexpect/aexpect-1.6.2-SPECPARTS directory
python-aexpect/aexpect-1.6.2.tar.gz file
python-aexpect/python-aexpect.spec file
python-aexpect/sources file
python-aexpect/aexpect-1.6.2 directory
python-aexpect/aexpect-1.6.2/.travis.yml file
python-aexpect/aexpect-1.6.2/LICENSE file
python-aexpect/aexpect-1.6.2/Makefile file
python-aexpect/aexpect-1.6.2/python-aexpect.spec file
python-aexpect/aexpect-1.6.2/README.rst file
python-aexpect/aexpect-1.6.2/requirements-travis.txt file
python-aexpect/aexpect-1.6.2/setup.py file
python-aexpect/aexpect-1.6.2/aexpect directory
python-aexpect/aexpect-1.6.2/aexpect/__init__.py file
python-aexpect/aexpect-1.6.2/aexpect/client.py file
python-aexpect/aexpect-1.6.2/aexpect/exceptions.py file
python-aexpect/aexpect-1.6.2/aexpect/remote.py file
python-aexpect/aexpect-1.6.2/aexpect/remote_door.py file
python-aexpect/aexpect-1.6.2/aexpect/rss_client.py file
python-aexpect/aexpect-1.6.2/aexpect/shared.py file
python-aexpect/aexpect-1.6.2/aexpect/utils directory
python-aexpect/aexpect-1.6.2/aexpect/utils/__init__.py file
python-aexpect/aexpect-1.6.2/aexpect/utils/astring.py file
python-aexpect/aexpect-1.6.2/aexpect/utils/data_factory.py file
python-aexpect/aexpect-1.6.2/aexpect/utils/genio.py file
python-aexpect/aexpect-1.6.2/aexpect/utils/path.py file
python-aexpect/aexpect-1.6.2/aexpect/utils/process.py file
python-aexpect/aexpect-1.6.2/aexpect/utils/wait.py file
python-aexpect/aexpect-1.6.2/debian directory
python-aexpect/aexpect-1.6.2/debian/changelog file
python-aexpect/aexpect-1.6.2/debian/compat file
python-aexpect/aexpect-1.6.2/debian/control file
python-aexpect/aexpect-1.6.2/debian/copyright file
python-aexpect/aexpect-1.6.2/debian/pyversions file
python-aexpect/aexpect-1.6.2/debian/rules file
python-aexpect/aexpect-1.6.2/debian/watch file
python-aexpect/aexpect-1.6.2/debian/source directory
python-aexpect/aexpect-1.6.2/debian/source/format file
python-aexpect/aexpect-1.6.2/debian/source/options file
python-aexpect/aexpect-1.6.2/scripts directory
python-aexpect/aexpect-1.6.2/scripts/aexpect_helper file
python-aexpect/aexpect-1.6.2/tests directory
python-aexpect/aexpect-1.6.2/tests/__init__.py file
python-aexpect/aexpect-1.6.2/tests/test_client.py file
python-aexpect/aexpect-1.6.2/tests/test_pass_fds.py file
python-aexpect/aexpect-1.6.2/tests/test_remote_door.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
gpl-1.0-plus GPL 1.0 or later Copyleft Free Software Foundation (FSF) https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/gpl-1.0-plus.LICENSE https://scancode-licensedb.aboutcode.org/gpl-1.0-plus http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html GPL-1.0-or-later https://spdx.org/licenses/GPL-1.0-or-later
gpl-2.0 GPL 2.0 Copyleft Free Software Foundation (FSF) https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/gpl-2.0.LICENSE https://scancode-licensedb.aboutcode.org/gpl-2.0 http://www.gnu.org/licenses/gpl-2.0.html http://www.gnu.org/licenses/gpl-2.0.txt http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt GPL-2.0-only https://spdx.org/licenses/GPL-2.0-only
gpl-2.0-plus GPL 2.0 or later Copyleft Free Software Foundation (FSF) https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/gpl-2.0-plus.LICENSE https://scancode-licensedb.aboutcode.org/gpl-2.0-plus http://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html http://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html GPL-2.0-or-later https://spdx.org/licenses/GPL-2.0-or-later