vscode-cli-helpers-open-file

View on PyPIReverse Dependencies (0)

0.1.9 vscode_cli_helpers_open_file-0.1.9-py3-none-any.whl

Wheel Details

Project: vscode-cli-helpers-open-file
Version: 0.1.9
Filename: vscode_cli_helpers_open_file-0.1.9-py3-none-any.whl
Download: [link]
Size: 8694
MD5: 970ed2b3227a220d15cac5b8e47fcd85
SHA256: 55e9e63ab1d10e572ab51fb3574f467da007d75b2a45c59f5637ecbe3758b8d8
Uploaded: 2023-11-20 18:37:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vscode-cli-helpers-open-file
Version: 0.1.9
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=_RxWBAqXQQWO83tbeY0a7DakT4hsCxy6aF2aKCOx35s 175
vscode_cli_helpers/open_file/exceptions.py sha256=eUoC4TlYLF4q1GWEGCE-8JxoSUuvfkVJfEOfbhFebho 358
vscode_cli_helpers/open_file/open_file.py sha256=bB2RY93PAEY6eWSvdF_Wiz7oJ-fHrT6Brf1EDCTSdx0 3904
vscode_cli_helpers/open_file/script.py sha256=FVhvOtO2EdUewSkFD_c9ckjTAkhPu7wYAPg5Lf6qWdY 4909
vscode_cli_helpers_open_file-0.1.9.dist-info/METADATA sha256=tQOH6MjYbyNPIIecuqkAyYEPzgZ7YbmhszosS6rFcug 1148
vscode_cli_helpers_open_file-0.1.9.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
vscode_cli_helpers_open_file-0.1.9.dist-info/entry_points.txt sha256=Vn9-JU4VPgvaezKPe2d4PMSXCxT8SKfMJcTsNCG4jps 89
vscode_cli_helpers_open_file-0.1.9.dist-info/RECORD

entry_points.txt

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