vscode-cli-helpers-open-file

View on PyPIReverse Dependencies (0)

0.1.12 vscode_cli_helpers_open_file-0.1.12-py3-none-any.whl

Wheel Details

Project: vscode-cli-helpers-open-file
Version: 0.1.12
Filename: vscode_cli_helpers_open_file-0.1.12-py3-none-any.whl
Download: [link]
Size: 21149
MD5: 269fc5190a869150018a1441111cb362
SHA256: 8ba9fe8c7153aaedcdc650f196a22a0b50911a9444bbc908bc66c3f68ca635a4
Uploaded: 2024-04-22 14:39:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vscode-cli-helpers-open-file
Version: 0.1.12
Summary: Open files (with templates) in VSCode from the command line
Author: Håkon Hægland
Author-Email: hakon.hagland[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: configparser (<7.0.0,>=6.0.0)
Requires-Dist: platformdirs (>=3.0)
Description-Content-Type: text/markdown
[Description omitted; length: 322 characters]

WHEEL

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

RECORD

Path Digest Size
vscode_cli_helpers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vscode_cli_helpers/open_file/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vscode_cli_helpers/open_file/config.py sha256=5AVdrGatxeSm01hjU6p7NqxflulE1B0niibPptWvVhQ 6104
vscode_cli_helpers/open_file/data/default_config.ini sha256=sEEZQNqhZgpJ2MPYuo4q2LRz4KN0xQ0sKIyBB93rdic 771
vscode_cli_helpers/open_file/data/templates/C++.txt sha256=oUzcdc2wB32IYbyywvtjuHSzhH54P2ocmeZqcD4AI40 83
vscode_cli_helpers/open_file/data/templates/Python.txt sha256=kb6shhOrkdMNwm-vSgQwTpxJLr0fSgSMbGhXQ1-wVHE 166
vscode_cli_helpers/open_file/exceptions.py sha256=eUoC4TlYLF4q1GWEGCE-8JxoSUuvfkVJfEOfbhFebho 358
vscode_cli_helpers/open_file/open_file.py sha256=qy5JmvTU1DNZGFqCY-Df-b1Tp-SEHJhCbbHHxoHtWg4 3965
vscode_cli_helpers/open_file/script.py sha256=ZzLmhLGw7O17TFxyTQpsBit_fFMnPsLIHrgk01StD3g 5385
vscode_cli_helpers_open_file-0.1.12.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
vscode_cli_helpers_open_file-0.1.12.dist-info/METADATA sha256=2dZA_ibpgj6SXe-Y8c7RQ0FO6fRQ03nXz7Dog_-Yl0o 916
vscode_cli_helpers_open_file-0.1.12.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
vscode_cli_helpers_open_file-0.1.12.dist-info/entry_points.txt sha256=Vn9-JU4VPgvaezKPe2d4PMSXCxT8SKfMJcTsNCG4jps 89
vscode_cli_helpers_open_file-0.1.12.dist-info/RECORD

entry_points.txt

vscode-cli-helpers-open-file = vscode_cli_helpers.open_file.script:main