Copyrights and Licenses Information
path start end what value
python-prettyprinter/python-prettyprinter.spec 30 30 license mit
python-prettyprinter/prettyprinter-0.17.0/LICENSE 2 2 license mit
python-prettyprinter/prettyprinter-0.17.0/LICENSE 6 10 license mit
python-prettyprinter/prettyprinter-0.17.0/PKG-INFO 8 8 license mit
python-prettyprinter/prettyprinter-0.17.0/PKG-INFO 102 102 license mit
python-prettyprinter/prettyprinter-0.17.0/PKG-INFO 297 297 license mit
python-prettyprinter/prettyprinter-0.17.0/README.rst 94 94 license mit
python-prettyprinter/prettyprinter-0.17.0/setup.py 45 45 license mit
python-prettyprinter/prettyprinter-0.17.0/setup.py 51 51 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-prettyprinter directory
python-prettyprinter/allow-failure-with-different-requests-versions.patch file
python-prettyprinter/allow-failure-with-system-wide-timezone-database.patch file
python-prettyprinter/prettyprinter-0.17.0-SPECPARTS directory
python-prettyprinter/prettyprinter-0.17.0.tar.gz file
python-prettyprinter/python-prettyprinter.spec file
python-prettyprinter/remove-setup-requires.patch file
python-prettyprinter/sources file
python-prettyprinter/prettyprinter-0.17.0 directory
python-prettyprinter/prettyprinter-0.17.0/AUTHORS.rst file
python-prettyprinter/prettyprinter-0.17.0/HISTORY.rst file
python-prettyprinter/prettyprinter-0.17.0/LICENSE file
python-prettyprinter/prettyprinter-0.17.0/MANIFEST.in file
python-prettyprinter/prettyprinter-0.17.0/PKG-INFO file
python-prettyprinter/prettyprinter-0.17.0/README.rst file
python-prettyprinter/prettyprinter-0.17.0/setup.cfg file
python-prettyprinter/prettyprinter-0.17.0/setup.py file
python-prettyprinter/prettyprinter-0.17.0/docs directory
python-prettyprinter/prettyprinter-0.17.0/docs/api_reference.rst file
python-prettyprinter/prettyprinter-0.17.0/docs/authors.rst file
python-prettyprinter/prettyprinter-0.17.0/docs/conf.py file
python-prettyprinter/prettyprinter-0.17.0/docs/history.rst file
python-prettyprinter/prettyprinter-0.17.0/docs/index.rst file
python-prettyprinter/prettyprinter-0.17.0/docs/make.bat file
python-prettyprinter/prettyprinter-0.17.0/docs/Makefile file
python-prettyprinter/prettyprinter-0.17.0/docs/modules.rst file
python-prettyprinter/prettyprinter-0.17.0/docs/usage.rst file
python-prettyprinter/prettyprinter-0.17.0/docs/_build directory
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html directory
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_images directory
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_images/prettyprinterlightscreenshot.png file
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_images/prettyprinterscreenshot.png file
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_static directory
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_static/ajax-loader.gif file
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_static/comment-bright.png file
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_static/comment-close.png file
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_static/comment.png file
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_static/down-pressed.png file
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_static/down.png file
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_static/file.png file
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_static/minus.png file
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_static/plus.png file
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_static/prettyprinterlightscreenshot.png file
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_static/prettyprinterscreenshot.png file
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_static/up-pressed.png file
python-prettyprinter/prettyprinter-0.17.0/docs/_build/html/_static/up.png file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter directory
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/__init__.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/color.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/doc.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/doctypes.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/layout.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/pretty_stdlib.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/prettyprinter.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/render.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/sdoctypes.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/syntax.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/utils.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/extras directory
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/extras/__init__.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/extras/attrs.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/extras/dataclasses.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/extras/django.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/extras/ipython.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/extras/ipython_repr_pretty.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/extras/numpy.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/extras/python.py file
python-prettyprinter/prettyprinter-0.17.0/prettyprinter/extras/requests.py file
python-prettyprinter/prettyprinter-0.17.0/tests directory
python-prettyprinter/prettyprinter-0.17.0/tests/__init__.py file
python-prettyprinter/prettyprinter-0.17.0/tests/conftest.py file
python-prettyprinter/prettyprinter-0.17.0/tests/perf.py file
python-prettyprinter/prettyprinter-0.17.0/tests/sample_json.json file
python-prettyprinter/prettyprinter-0.17.0/tests/test_ast.py file
python-prettyprinter/prettyprinter-0.17.0/tests/test_attrs.py file
python-prettyprinter/prettyprinter-0.17.0/tests/test_dataclasses.py file
python-prettyprinter/prettyprinter-0.17.0/tests/test_ipython_repr_pretty.py file
python-prettyprinter/prettyprinter-0.17.0/tests/test_numpy.py file
python-prettyprinter/prettyprinter-0.17.0/tests/test_prettyprinter.py file
python-prettyprinter/prettyprinter-0.17.0/tests/test_requests.py file
python-prettyprinter/prettyprinter-0.17.0/tests/test_stdlib_definitions.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