rye

View on PyPIReverse Dependencies (0)

0.6.1 rye-0.6.1-py3-none-any.whl

Wheel Details

Project: rye
Version: 0.6.1
Filename: rye-0.6.1-py3-none-any.whl
Download: [link]
Size: 9978
MD5: ef2066736d868de7e841f1451030eb92
SHA256: 43d27edb4ce7519534b06dd84ee1622fefb919248ed65498e439c8fef4f6ef26
Uploaded: 2020-08-09 18:02:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rye
Version: 0.6.1
Summary: Concurrent and flexible task runner
Author: Paul Becotte
Author-Email: pjbecotte[at]gmail.com
Home-Page: https://gitlab.com/pjbecotte/rye
Project-Url: Repository, https://gitlab.com/pjbecotte/rye
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6,<4.0
Requires-Dist: click (<8.0,>=7.0)
Requires-Dist: colorama (<0.5,>=0.4)
Requires-Dist: importlib_metadata (<0.24,>=0.23)
Requires-Dist: pyyaml (<6.0.0,>=5.1.2)
Requires-Dist: settingscascade (<0.6.0,>=0.5.0)
Requires-Dist: toml (<0.11,>=0.10)
Requires-Dist: virtualenv (<17.0,>=16.6)
Description-Content-Type: text/x-rst
[Description omitted; length: 4467 characters]

WHEEL

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

RECORD

Path Digest Size
rye/__init__.py sha256=ZBCg8-RyFkZdGDkQhN2_WRM45QUxhWcxco98d9ehSyY 400
rye/__main__.py sha256=3xGaVsWxU2G3eAFRZlfihtfEmyUhzE6iTeZwCG1STKw 1655
rye/application.py sha256=Gl1dkRnLlUm5Macv720EJqmh7Qy4-aRKckcT2Cw_nWM 3594
rye/base_executable.py sha256=HXyZxhU9qMXvl2af_ykNTNx1f6UV-v5vbSbqDvmzufI 2297
rye/config.py sha256=H41sFJrsA6gCM2dDjs-JJiVDyv7-tHb76mksPaFCxS4 2426
rye/default_config.py sha256=x55o8ljIsAhtJ2MX4Q8tYBdRjx9KSifts9wO0DE31Fw 2134
rye/environment.py sha256=7cGplDn3eKYVYkg5NUFpG6JNRpqrmJ0h7UNPOxEImqk 3563
rye/task.py sha256=rUFZX1VMuj7vA5uqGroM8txT-jL7PbOD3UmKM2LqydE 1040
rye-0.6.1.dist-info/entry_points.txt sha256=9ay6ASbXwT5TNw9o_pwiw2PyJLNOn_XwJNrLvm8To8I 40
rye-0.6.1.dist-info/WHEEL sha256=Q99itqWYDhV793oHzqzi24q7L7Kdiz6cb55YDfTXphE 84
rye-0.6.1.dist-info/METADATA sha256=W0qyx2kubWnoUKN9Ai2bf73xVTI8pBLo40lziZ__xio 5327
rye-0.6.1.dist-info/RECORD

entry_points.txt

rye = rye.__main__:cli