iso-freeze

View on PyPIReverse Dependencies (0)

0.0.14 iso_freeze-0.0.14-py3-none-any.whl

Wheel Details

Project: iso-freeze
Version: 0.0.14
Filename: iso_freeze-0.0.14-py3-none-any.whl
Download: [link]
Size: 11999
MD5: ae8fdd90a110984dcf8c32388a632cda
SHA256: 0a0c10321df67c5bea497d77faa2765ac10edd63403c660885a4ddb836150848
Uploaded: 2022-08-03 14:36:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: iso-freeze
Version: 0.0.14
Summary: Use pip install --report to generate pinned requirements for different optional dependencies.
Author: Stefan Baack
Project-Url: Homepage, https://github.com/sbaack/iso-freeze
Project-Url: Bug Tracker, https://github.com/sbaack/iso-freeze/issues
License: MIT License Copyright (c) 2022 Stefan Baack Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: tomli (>=1.1.0); python_version < "3.11"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 6624 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.6.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
iso_freeze/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
iso_freeze/cli.py sha256=bzRP1v8nsScHA0Gz9emN1PzoGJ2tPTIELUj5DyknjQo 4994
iso_freeze/get_requirements.py sha256=rYFXlpu64-iWr5gRyu-htpWW553AxZX6gChtn1cis7M 6125
iso_freeze/lib.py sha256=vn0k_Qv38lLOe8pdHjUkJ3fbUO_tKwUPdfe-2gMYJP4 1078
iso_freeze/pin_requirements.py sha256=tWeQJW8TIAqWq22ZO89m7XIvWzEsM2PM2XKc0VfS1mk 2783
iso_freeze/sync.py sha256=5QD2oo6S0kySzEstHCH6PGUugZWsCzcu5DCz5PoCdcY 4581
iso_freeze-0.0.14.dist-info/METADATA sha256=HFfD-K_9Ub8wGtU_hwTP8jcXwKTVRiaglhFQGj4wsGM 8492
iso_freeze-0.0.14.dist-info/WHEEL sha256=liJPdWJO-LaTaS3jCRTQCzug2NduIeDTswBay6mhVX8 86
iso_freeze-0.0.14.dist-info/entry_points.txt sha256=aZ4zru_yg6dfZzDzcooJey0FY4MSH_grxEQrHy_EsVI 51
iso_freeze-0.0.14.dist-info/licenses/LICENSE sha256=FymGJXFczoCv9JwJnyBPx_KMJxdDghts_DFRMHHYQKU 1069
iso_freeze-0.0.14.dist-info/RECORD

entry_points.txt

iso-freeze = iso_freeze.cli:main