dye-your-shell

View on PyPIReverse Dependencies (0)

0.12.0 dye_your_shell-0.12.0-py3-none-any.whl

Wheel Details

Project: dye-your-shell
Version: 0.12.0
Filename: dye_your_shell-0.12.0-py3-none-any.whl
Download: [link]
Size: 31324
MD5: 50508a26dca8c9f1a2f282686e7c93f9
SHA256: c64c7775582ae6680d0872e0553025c9bc44d097c704234547fd64d9e7ad3094
Uploaded: 2025-01-18 05:05:08 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: dye-your-shell
Version: 0.12.0
Summary: Apply color themes to a variety of shell command line tools.
Author-Email: Jared Crapo <jared[at]kotfu.net>
Project-Url: homepage, https://github.com/kotfu/dye-your-shell
Project-Url: repository, https://github.com/kotfu/dye-your-shell
License: MIT License Copyright (c) 2023 kotfu 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.
Keywords: shell,bash,theme,command line
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
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 :: 3.13
Requires-Python: >=3.9
Requires-Dist: rich
Requires-Dist: rich_argparse
Requires-Dist: tomlkit
Requires-Dist: Jinja2
Requires-Dist: python-benedict
Requires-Dist: build; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: codecov; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: rope; extra == "dev"
Requires-Dist: invoke; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3390 characters]

WHEEL

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

RECORD

Path Digest Size
dye/__init__.py sha256=cuwoU_jFxQX7eSBgkZnq6u0eukehQ-Z_Jfqma0UPY4Y 1356
dye/__main__.py sha256=yl9eEXbxV0Q94yiKvB1bd_ALIv3lS3lxGAL7OWRrp8I 1310
dye/agents.py sha256=7-Nh0ycW41oI8tYV96uNMyCjVG2Yehse9-FYG1fmGrY 22675
dye/dye.py sha256=hOGq8QBTu3N-3d96mYrT8bpUx0iltG9_LoOuwKAswRA 25032
dye/exceptions.py sha256=qsfrNf-3yWOpCuQ8KwI7khmzXZQzu1jx9rOfi6VkCW4 1281
dye/filters.py sha256=J8tKyeu9DHKerkZIoWKvNnZhmnoVKvMT60CE-vsXo-o 5059
dye/pattern.py sha256=E1tD7ZedX-28zSt-bFSmNELwtn8HTOJ6JjF9unoC2Q0 8682
dye/scope.py sha256=ilFWgn9QAOeB-ldSXScrTGbpyE0e9HfLkrv0kNArsoE 7668
dye/theme.py sha256=b4nGPjIhMV_MSDG1H6mysjNvTsZE4ugjPPThU5NYG04 3631
dye/utils.py sha256=O8YEmK7S3qIfqtTg8Uc_UtsPCRk7SBKNaKEHwoGwbjo 6489
dye_your_shell-0.12.0.dist-info/LICENSE sha256=QLbSNYeHwkMD3gH8On-gNhV3sCVb50s8vc6mlVeDUi8 1062
dye_your_shell-0.12.0.dist-info/METADATA sha256=MqaIinQrgz_Y6s9UAPD9Wa_8y2dUjSXhEKT9PMZQecY 6187
dye_your_shell-0.12.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
dye_your_shell-0.12.0.dist-info/entry_points.txt sha256=j_UhquywJ6Z722A_L2RT0R-DoAUiRilV72IHtLQt1Ps 41
dye_your_shell-0.12.0.dist-info/top_level.txt sha256=s7GgW7eVNJprcGhcCN6xUWUodp5g1tD7u_ZOwCnjyxI 4
dye_your_shell-0.12.0.dist-info/RECORD

top_level.txt

dye

entry_points.txt

dye = dye.dye:Dye.main