python-resolver

View on PyPIReverse Dependencies (0)

0.0.2.post1 python_resolver-0.0.2.post1-py3-none-any.whl

Wheel Details

Project: python-resolver
Version: 0.0.2.post1
Filename: python_resolver-0.0.2.post1-py3-none-any.whl
Download: [link]
Size: 10703
MD5: e74c701b11e4be550a9b4dc58579dc4c
SHA256: b7e76eca078e2e856a1fa785f6c5954445b7b7621bf17e5b76d7958c7ac83089
Uploaded: 2021-05-24 22:19:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-resolver
Version: 0.0.2.post1
Summary: Python dependency resolver
Author: Filipe Laíns
Author-Email: lains[at]riseup.net
Project-Url: homepage, https://github.com/FFY00/python-resolver
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Requires-Dist: importlib-metadata (>=3.2.0)
Requires-Dist: mousebender (~=2.0.0)
Requires-Dist: resolvelib (~=0.7.0)
Requires-Dist: build (~=0.4.0); extra == "mindeps"
Requires-Dist: pep517; extra == "mindeps"
Requires-Dist: pytest (>=4); extra == "test"
Requires-Dist: pytest-cov (>=2); extra == "test"
Provides-Extra: mindeps
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1732 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
resolver/__init__.py sha256=9GrRHgcuGM5VKcIJioCg6qIA1tBQRshj6212I3I-f5w 8320
resolver/__main__.py sha256=GJLHdVnrbBxqBacsmJJpkbN5zoCZdYdjMwNE8pSfhaI 3346
resolver/archive.py sha256=_vOxxpR5v4DgqV0Fb1pADwpQMeSzb6JhJ792TG0cQj0 3851
resolver/mindeps/__init__.py sha256=__rTB6phIcwNDNCI4udhbugn8xZbNmEmVOjTY17rsKY 371
resolver/mindeps/__main__.py sha256=jmJUpRhB58BdXTv-XfdMQLu5Lji8zKL8YD_NoFUCkzM 4974
python_resolver-0.0.2.post1.dist-info/LICENSE sha256=z63IeB-Zlag31LE3iIJpo7QsuyDMW1b8z-ocTq4ghuQ 1113
python_resolver-0.0.2.post1.dist-info/METADATA sha256=CMbCXo1140YC96b2uX2ffrIyvlsEFowleHXJ0r0_3hE 2744
python_resolver-0.0.2.post1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
python_resolver-0.0.2.post1.dist-info/entry_points.txt sha256=9Nz6u8gvBwu0W5HdWUnC9sXze0cnsnVOTaJFl7KXC7U 113
python_resolver-0.0.2.post1.dist-info/top_level.txt sha256=R1M7xLUjuk99Dr7z0l_mVPXsEmvGoWE5SwJ_Q1Xtb2Q 9
python_resolver-0.0.2.post1.dist-info/RECORD

top_level.txt

resolver

entry_points.txt

mindeps = resolver.mindeps.__main__:entrypoint
python-resolver = resolver.__main__:entrypoint