snapgpt

View on PyPIReverse Dependencies (0)

0.2.1 snapgpt-0.2.1-py3-none-any.whl

Wheel Details

Project: snapgpt
Version: 0.2.1
Filename: snapgpt-0.2.1-py3-none-any.whl
Download: [link]
Size: 20600
MD5: 847fa7c308d095a7ed27d01dc3d8ea41
SHA256: 7c38b21dfdfcf067f505414aa889bb0d3ba3406a61beace4f8507e933c1c4771
Uploaded: 2024-12-22 21:21:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: snapgpt
Version: 0.2.1
Summary: A tool to create readable snapshots of your codebase
Author: Daniel Price
Home-Page: https://github.com/halfprice06/snapgpt
Project-Url: Homepage, https://github.com/halfprice06/snapgpt
Project-Url: Repository, https://github.com/halfprice06/snapgpt
License: MIT License Copyright (c) 2024 Daniel Price Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Requires-Dist: pathlib
Requires-Dist: termcolor (>=2.3.0)
Requires-Dist: pyperclip (>=1.8.2)
Requires-Dist: watchdog (>=2.1.0)
Requires-Dist: markitdown
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7339 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
snapgpt/__init__.py sha256=rPUhMb7--xqON6DscnoBlFzhl6OKzIE7y6MZv8MzVl8 93
snapgpt/__main__.py sha256=vYt-2JEAAV8rHSlQay5H7hIlzDcobFyQ9wi0le8f08g 117
snapgpt/incremental.py sha256=pOObkD4zU1HEtMGqGb8csDRtnue1wclCjXvuOHyWJbA 3859
snapgpt/watch.py sha256=896U7Dq7TkXOiUZ-jmqMcGLzGi8lL_T8m1jdPiuFlE4 5624
snapgpt/cli/__init__.py sha256=nxq31yHwen65OxD-Tf4CSezfBiMW_WO9ab6YAa3rAkU 338
snapgpt/cli/commands.py sha256=COM-SHF9Aou75-msvsOUYk2e99dFCKDJdG1c1uKYyLs 9306
snapgpt/cli/config.py sha256=xsdqAXoShv-eRih5uQ0SVK3aLDIocolXvVGJ4QVUi9E 6240
snapgpt/cli/editor.py sha256=6HKlJCQc2woxTPJn7BF0fBCfji8vV79GNHyUozrtBzs 10068
snapgpt/cli/main.py sha256=K2tLelYGzrH_qxCVh4dYVQbNt79MrJ4KZBUOKbkbQ1M 2063
snapgpt/cli/parser.py sha256=e99LraDYJATX3SdDxwMrPooQT_L0fAGd2Qn8iV-dfYY 5726
snapgpt-0.2.1.dist-info/LICENSE sha256=_Vaac0cO8PtgQoZTlyp55zm5JF_QTtBawMWxguHlYvw 1069
snapgpt-0.2.1.dist-info/METADATA sha256=cHG4-npWbGki2fGNV7Z624BxD8lUcpxQ_TdUz-KzasU 9649
snapgpt-0.2.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
snapgpt-0.2.1.dist-info/entry_points.txt sha256=tySNWzfx4QTUswJDbMyJvnQ8gmHIaavVRrXXYRrFzcc 50
snapgpt-0.2.1.dist-info/top_level.txt sha256=F781eMGz7DCIFs1lSrepc1uB88ofYvs_6kKjxlJqi0g 8
snapgpt-0.2.1.dist-info/RECORD

top_level.txt

snapgpt

entry_points.txt

snapgpt = snapgpt.cli.main:main