dirs-navigator

View on PyPIReverse Dependencies (0)

0.0.4 dirs_navigator-0.0.4-py3-none-any.whl

Wheel Details

Project: dirs-navigator
Version: 0.0.4
Filename: dirs_navigator-0.0.4-py3-none-any.whl
Download: [link]
Size: 5361
MD5: 842d6d879abe475ed5ba154b9b32d0a4
SHA256: 2a5dc697e3594cb1af8f18746759ca08824478117de70c84fdc55f290f0364ce
Uploaded: 2024-11-25 21:00:15 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: dirs-navigator
Version: 0.0.4
Author-Email: José Albert Cruz Almaguer <jalbertcruz[at]gmail.com>
Project-Url: Documentation, https://github.com/jdev-ops/dirs-navigator#readme
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: cattrs (~=23.2.3)
Requires-Dist: python-decouple (~=3.8)
Requires-Dist: pyyaml (~=6.0.1)
Requires-Dist: typer (~=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 520 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dirs_navigator/__about__.py sha256=1mptEzQihbdyqqzMgdns_j5ZGK9gz7hR2bsgA_TnjO4 22
dirs_navigator/__init__.py sha256=9Er_kThFgAbMiGp0GINvd8ny7h9xfTDvIvcpsqfvAXI 122
dirs_navigator/navigator.py sha256=7aSIHe9andmKGtBeJ9VUXGlEESg-pzhEmDkkatQ_3bs 2150
fzf_utilities/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fzf_utilities/_vim_translator.py sha256=BE5HH-ZRORc-5_dVxdzyeNtJwMB9nWjHTYDFU72QOMM 310
fzf_utilities/ripgrep_to_fzf_filter.py sha256=Y5FgMvDDm5s-4uu3cwXiMHUlA0qhVmN7ND2PIOiBA9U 2048
dirs_navigator-0.0.4.dist-info/METADATA sha256=2nj8dx7u3cMPV5mvw3wnQ9ofL_OwISwyXBXR6YOiV9s 1302
dirs_navigator-0.0.4.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
dirs_navigator-0.0.4.dist-info/entry_points.txt sha256=XD-pOE8fCAp8KRtbvOq48yv-WiAD5GZUp9AwSsc4rFU 219
dirs_navigator-0.0.4.dist-info/licenses/LICENSE.txt sha256=P1tY2FMNcvPX6xhoT3ErStNUlTkh0kAs3VAvv-Miq00 1115
dirs_navigator-0.0.4.dist-info/RECORD

entry_points.txt

_choose-destination = dirs_navigator.navigator:choose_destination
_vim-translator = fzf_utilities._vim_translator:main
senv = dirs_navigator.navigator:sel_env
senv2 = dirs_navigator.navigator:sel_env2