vscode-cli-helpers-open-file

View on PyPIReverse Dependencies (0)

0.1.10 vscode_cli_helpers_open_file-0.1.10-py3-none-any.whl

Wheel Details

Project: vscode-cli-helpers-open-file
Version: 0.1.10
Filename: vscode_cli_helpers_open_file-0.1.10-py3-none-any.whl
Download: [link]
Size: 21056
MD5: ca1eb99299034a1a249a6b95bc935574
SHA256: 0bb1362f86759067cf57c399f822c94e274bec3d7f68699687e5c434fea45f1c
Uploaded: 2023-11-30 14:49:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vscode-cli-helpers-open-file
Version: 0.1.10
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
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)
Requires-Dist: sphinx (<8.0.0,>=7.2.6); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (<2.0.0,>=1.25.2); extra == "docs"
Requires-Dist: sphinx-click (<6.0.0,>=5.0.1); extra == "docs"
Requires-Dist: sphinx-rtd-theme (<2.0.0,>=1.3.0); extra == "docs"
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 322 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.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=yA_GJPYV7CHzXbEmQyFohMziRmjpRnN2JShWSIdyPyI 5767
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=FVhvOtO2EdUewSkFD_c9ckjTAkhPu7wYAPg5Lf6qWdY 4909
vscode_cli_helpers_open_file-0.1.10.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
vscode_cli_helpers_open_file-0.1.10.dist-info/METADATA sha256=J_1TYJZtFrh8L1XAnBBk-Qrb9u7R0XIzrDUqopblFL4 1149
vscode_cli_helpers_open_file-0.1.10.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
vscode_cli_helpers_open_file-0.1.10.dist-info/entry_points.txt sha256=Vn9-JU4VPgvaezKPe2d4PMSXCxT8SKfMJcTsNCG4jps 89
vscode_cli_helpers_open_file-0.1.10.dist-info/RECORD

entry_points.txt

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