shell-themer

View on PyPIReverse Dependencies (0)

0.3.0 shell_themer-0.3.0-py3-none-any.whl

Wheel Details

Project: shell-themer
Version: 0.3.0
Filename: shell_themer-0.3.0-py3-none-any.whl
Download: [link]
Size: 17267
MD5: daa6c418039ffc273325bcbf28472d17
SHA256: 9c8a6c8d7c332e9a026118baab758d828f526e3bd442147eeb8e25302c0f033c
Uploaded: 2023-05-07 19:48:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: shell-themer
Version: 0.3.0
Summary: Use consistent color themes for a variety of command line tools.
Author-Email: Jared Crapo <jared[at]kotfu.net>
Project-Url: homepage, https://github.com/kotfu/shell-themer
Project-Url: repository, https://github.com/kotfu/shell-themer
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.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
Requires-Python: >=3.7
Requires-Dist: rich
Requires-Dist: rich-argparse
Requires-Dist: tomlkit
Requires-Dist: importlib-metadata (>=1.6.0); python_version < "3.8"
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: black; 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: 1352 characters]

WHEEL

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

RECORD

Path Digest Size
shell_themer/__init__.py sha256=URNDnqtmQK_8TbmK9dSoR4YHZJO0fmGzy7A5X9qjpkw 1228
shell_themer/__main__.py sha256=MxCvTP13mw9BgIZgsW1qh5cBKh0e4GDJZLkJ9hi-QEQ 1350
shell_themer/themer.py sha256=K_Zb9hzyWqsxZFYK0Nh0vaPvJv577UfdJhpPyG8Bkb0 41947
shell_themer/version.py sha256=CN1v89S8QPe2Xl636sB6Wv8Xdvarn8BmC_VvHWSzqlQ 1608
shell_themer-0.3.0.dist-info/LICENSE sha256=QLbSNYeHwkMD3gH8On-gNhV3sCVb50s8vc6mlVeDUi8 1062
shell_themer-0.3.0.dist-info/METADATA sha256=c7Bc5UktGdZAy7jr_c3gKgxDnK8fZjlUG2xCvrc9XXs 4170
shell_themer-0.3.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
shell_themer-0.3.0.dist-info/entry_points.txt sha256=07fUZehDDUT8BuUbrDX1ifpNg-7VvtINvFayZcLO3N0 65
shell_themer-0.3.0.dist-info/top_level.txt sha256=EgXQdoUUNZ7S43yvrMvPyBpHvD0P-hNHO_dN3XBlE9g 13
shell_themer-0.3.0.dist-info/RECORD

top_level.txt

shell_themer

entry_points.txt

shell-themer = shell_themer.themer:Themer.main