licensecheck

View on PyPIReverse Dependencies (10)

2024.3 licensecheck-2024.3-py3-none-any.whl

Wheel Details

Project: licensecheck
Version: 2024.3
Filename: licensecheck-2024.3-py3-none-any.whl
Download: [link]
Size: 24984
MD5: 1c5dc0fe937a54ae9cd4b25340b5be2d
SHA256: 0baef4c1865e0325a35ff25ed12a0c7094035b7dcfbab9a1abfe43d7735adebe
Uploaded: 2024-08-26 20:53:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: licensecheck
Version: 2024.3
Summary: Output the licenses used by dependencies and check if these are compatible with the project license
Author: FredHappyface
Home-Page: https://github.com/FHPythonUtils/LicenseCheck
Project-Url: Documentation, https://github.com/FHPythonUtils/LicenseCheck/blob/master/README.md
Project-Url: Repository, https://github.com/FHPythonUtils/LicenseCheck
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<4.0
Requires-Dist: appdirs (<2,>=1.4.4)
Requires-Dist: fhconfparser (<2026,>=2024.1)
Requires-Dist: loguru (<2,>=0.7.2)
Requires-Dist: markdown (<4,>=3.6)
Requires-Dist: packaging (<25,>=24.0)
Requires-Dist: requests (<3,>=2.31.0)
Requires-Dist: requests-cache (<2,>=1.2.0)
Requires-Dist: requirements-parser (<2,>=0.11.0)
Requires-Dist: rich (<14,>=13.7.1)
Requires-Dist: tomli (<3,>=2.0.1)
Requires-Dist: uv (<2,>=0.3.3)
Description-Content-Type: text/markdown
[Description omitted; length: 22669 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
licensecheck/__init__.py sha256=ejgKZr9rZ_vLF5uHXmY6kXuERShg1ilCA4dyWNSE758 103
licensecheck/__main__.py sha256=09Fwri6oSiCe4GldGukWHac2Ocru_Td2QKEKF0G9xSk 119
licensecheck/cli.py sha256=Hav9e6EQ3C1wqL-6V0ZfIMMqQ5uFaWaD4apC0qSdNLI 4555
licensecheck/formatter.py sha256=tMqfwJ_KDCjjPdMQ6qzu837csuEvAD5j1mp-4lHPGW4 8258
licensecheck/get_deps.py sha256=U-YUQJp-mFU1xlYD-5AhgGUMt_E51UUzcQbS2f3jb6o 4064
licensecheck/html.template sha256=TcK781XEp6J_dZtzcgTIbZ0j-t2-LXFgGsqdlRb14uQ 1541
licensecheck/license_matrix.py sha256=ZrTeDnfZwBPyqU9_6QL-AxjfmjsQqH1o07vF60qTosk 4978
licensecheck/matrix.csv sha256=U2sUz2yxWwAgjCVXAaPnct8ORtYzjHtNIM0UXkOQsiQ 1789
licensecheck/packageinfo.py sha256=YofAUl_KhUCrsibQPgL0B8uH5tgt7jDtivD-nwOtsxo 6162
licensecheck/pypi_licenses/osi_approved.txt sha256=Bi5WytQBlUCLP8sTt1mklFky_prH-FsqWqML98H7WQA 2459
licensecheck/pypi_licenses/other.txt sha256=ou7gigDXEcMsQ5Gf6FuJeCWxB4LfYko3zOFr9gZ1Rk8 652
licensecheck/resolvers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
licensecheck/resolvers/native.py sha256=CWYHFRcpm27prjZ2kE7p0joaR4ySR_T0lMnYkwoJ35I 4086
licensecheck/resolvers/uv.py sha256=hlY8iY8BhY_IDmARwNa6BzQc2yQytfiQkbnfpgbCQ8Y 1395
licensecheck/session.py sha256=9DQYqTVwPS_DPAtIejxlMMlXD7FylKzR_TovEYtHkDQ 134
licensecheck/types.py sha256=TMwLPY-EdM225mkD0Zy5pd42XdmHFBi_9-_KTpG-E_s 1825
licensecheck-2024.3.dist-info/entry_points.txt sha256=qyl9ndLV7PpClEqSj0FYcvx_xWrR_THFN3QGz-bix20 49
licensecheck-2024.3.dist-info/LICENSE.md sha256=aw4fQW_ich1DrMmBTO8cTKVB7YlSBamb7JOWR0h3LRI 1080
licensecheck-2024.3.dist-info/METADATA sha256=Jx6DnB9SOFEKVkYR9ZcKHrhwQEmzOBvvGSCXFrJda14 27536
licensecheck-2024.3.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
licensecheck-2024.3.dist-info/RECORD

entry_points.txt

licensecheck = licensecheck:cli