clir

View on PyPIReverse Dependencies (0)

0.8.1 clir-0.8.1-py3-none-any.whl

Wheel Details

Project: clir
Version: 0.8.1
Filename: clir-0.8.1-py3-none-any.whl
Download: [link]
Size: 12034
MD5: 768bdd62b2a8b69c08934cae6c2bfcac
SHA256: 2115a6e4b6baa377a6a462760e2e75e2f4deaa1beafcc50a54c4160a2c4b34c2
Uploaded: 2024-10-18 18:21:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clir
Version: 0.8.1
Summary: A clear and fast way to store and recover your commands
Author: Elkin Aguas
Author-Email: elkinaguas[at]gmail.com
Home-Page: https://github.com/elkinaguas/clir
Project-Url: Bug Tracker, https://github.com/elkinaguas/clir/issues
Project-Url: Repository, https://github.com/elkinaguas/clir
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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 :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: rich (<14.0.0,>=13.5.2)
Requires-Dist: rich-click (<2.0.0,>=1.7.0)
Requires-Dist: textual (<0.48.0,>=0.47.1)
Description-Content-Type: text/markdown
[Description omitted; length: 793 characters]

WHEEL

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

RECORD

Path Digest Size
clir/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clir/cli.py sha256=qVxjzA__C06hiQGmu19fI7HY4IINCl_rn4mEXKmpHJY 2716
clir/command.py sha256=8nv5AtoOMwUfop7btYFkBwFbCuieO4spIytIYiHLbhM 10805
clir/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clir/config/clir.conf sha256=0Cn4fj2A-P2bG-Z8dCa0zB_0e0qdCoRhyCalnYxets0 7
clir/config/db/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clir/config/db/schema.sql sha256=pbstDX8g0F1rvX_cBmnommRAlRj1p3C_XhBo1YM7Fx8 591
clir/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clir/utils/config.py sha256=yIxVHxljt3G8o-WJ4KIKBSKMVclsRjUqsHyjAlqlwfY 3735
clir/utils/core.py sha256=Cjc5idFZYb6-7ox51BagWWcUde1NVEZxQeZN98ikW5I 2467
clir/utils/db.py sha256=bher96QTlDJOPfzCGENg-oHTI4D8-OyLX-bpfXdWQhc 15731
clir/utils/filters.py sha256=8XeYyTHs63imAU1c4AnuXy8Jhj7hDwfOtxN7R8BI9xs 931
clir-0.8.1.dist-info/LICENSE sha256=shagkRLggHltphFg_gvXFJ4HH5_ozjkOLItMSoDGMNk 1068
clir-0.8.1.dist-info/METADATA sha256=8MxTaQtuONxL-_wBns5Fwgk3eNr5066gWIZZD4JXL2c 1782
clir-0.8.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
clir-0.8.1.dist-info/entry_points.txt sha256=swxfhtSVNl4RSpgHTXXgaLnUmnuSupAeL4p6EnApG_M 61
clir-0.8.1.dist-info/RECORD

entry_points.txt

clir = clir.cli:cli
init_clir = clir.cli:init