pip-preserve-requirements

View on PyPIReverse Dependencies (0)

0.3.0 pip_preserve_requirements-0.3.0-py3-none-any.whl

Wheel Details

Project: pip-preserve-requirements
Version: 0.3.0
Filename: pip_preserve_requirements-0.3.0-py3-none-any.whl
Download: [link]
Size: 13845
MD5: c1d24ba58d73b5bf9caf0480920c4744
SHA256: fb75c1e831b6c69d2b46de458a50334f877569d6c4ed1029909e798619cfbcff
Uploaded: 2023-02-20 18:32:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pip-preserve-requirements
Version: 0.3.0
Summary: Preserve pinned PIP requirements in repositories you control..
Author-Email: Stéphane Bidoul <stephane.bidoul[at]gmail.com>
Project-Url: Documentation, https://github.com/sbidoul/pip-preserve-requirements#readme
Project-Url: Issues, https://github.com/sbidoul/pip-preserve-requirements/issues
Project-Url: Source, https://github.com/sbidoul/pip-preserve-requirements
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: pip-requirements-parser
Requires-Dist: pydantic
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: typer
Requires-Dist: coverage; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.txt
[Description omitted; length: 3231 characters]

WHEEL

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

RECORD

Path Digest Size
pip_preserve_requirements/__init__.py sha256=HrRRyQ-xAoRpebsZzCPUx7wljNZe9nLOaGA3W87vHB4 115
pip_preserve_requirements/__main__.py sha256=Oyco2k6JhpE8aC4NF4eVdDmQrNwhWkZlv-9EdPIP1AQ 2523
pip_preserve_requirements/_cache.py sha256=N4UtRYi8a6DvwXXpA1iwKo55hrgYSkgWMt0MIOEBnqo 2618
pip_preserve_requirements/_compat.py sha256=in5Hz-GJ-XRCjAsYVIfdorDPbFXqvIrNaX9qhN4NRvk 236
pip_preserve_requirements/_config.py sha256=34LaKBm4BPxXsb5_mJbcO-xQSGvOIwG-L6KVkWiS_8E 778
pip_preserve_requirements/_norm_reqs.py sha256=ayJjAsif-V79P9P0U2IxJxqmknJ9xsAamB1DwlaHFdQ 648
pip_preserve_requirements/_pip_vcs_url.py sha256=YviKQ0M8iq74ocxt_f23Ls160BKqPeJI98_lDj3VjsY 3242
pip_preserve_requirements/_schemas.py sha256=lEOn93YpJEE6p1mAM8aPR0epQUlxEL5djrNDX2MhKBA 514
pip_preserve_requirements/_tag_name_factory.py sha256=oa0ZagOM-j9QlFGWHuWT4-NqrfGBoBRPZCPfM49IK8s 664
pip_preserve_requirements/_tag_requirements.py sha256=uSJj4o01PrZGnxQxK2RFp1RuIOfNm7IR6wa8c0ZaC58 5384
pip_preserve_requirements/_utils.py sha256=NwrfaoA7p2R_ENh8-bMzoAw8zQJRDKhFzCXNfkInvuU 816
pip_preserve_requirements/_vcs.py sha256=0H_AEiR4I3SypUdFrvFV5gaEq4RNcWzGgM679kSYFlM 450
pip_preserve_requirements/_vcs_git.py sha256=z44PTYDUKJUaAGSoYDRgAGBG6PzfPnET36FZMN8aKJ0 1397
pip_preserve_requirements/_vcs_registry.py sha256=H3hCpy4UegF_JpzP3OwEUE9BEMf0kcQmYmtqf8hnyNc 366
pip_preserve_requirements-0.3.0.dist-info/METADATA sha256=_oY2Q4admDl9xM8UlJRO9YWR_yga4dn1jTuJkr2rwWE 4535
pip_preserve_requirements-0.3.0.dist-info/WHEEL sha256=Fd6mP6ydyRguakwUJ05oBE7fh2IPxgtDN9IwHJ9OqJQ 87
pip_preserve_requirements-0.3.0.dist-info/entry_points.txt sha256=ffLPp53NqtpmiZAzdHE5_ChxUgWv0peSaHOpTvmTkag 86
pip_preserve_requirements-0.3.0.dist-info/licenses/LICENSE.txt sha256=lwMvBNxPpPqwAganvoL6sBKGlo1JBTgTWqSk88R4GTo 1109
pip_preserve_requirements-0.3.0.dist-info/RECORD

entry_points.txt

pip-preserve-requirements = pip_preserve_requirements.__main__:main