Deprecated — gptdiff has been renamed to patchling. This is a compatibility shim that re-exports patchling. Run: pip install patchling
Project description
gptdiff → patchling
gptdiff has been renamed to patchling.
This package is now a thin compatibility shim: it depends on patchling and
re-exports its public API, emitting a DeprecationWarning on import. It will not
receive further updates.
Migrate
pip install patchling
# before
from gptdiff import generate_diff, smartapply, build_environment
# after
from patchling import generate_diff, smartapply, build_environment
The API is unchanged. The CLI commands gptdiff and gptpatch also still work
(as aliases for patchling and patchling-apply) when you install patchling.
MIT licensed. Built by 255labs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gptdiff-0.9.0.tar.gz.
File metadata
- Download URL: gptdiff-0.9.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c978c3457f85fc6473f95526cc0dffe3d7b0375ca0416a2eaf550f99a0d857f
|
|
| MD5 |
858e77e0b5800feb10fc62fe82b87729
|
|
| BLAKE2b-256 |
18dec0222276c21beca617503a8b7aad1abfdfcd74d612ee654717a9f08aa64e
|
File details
Details for the file gptdiff-0.9.0-py3-none-any.whl.
File metadata
- Download URL: gptdiff-0.9.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a206bfe641100a2b3acb73e1b3a074f4d5ba1182ab7b88dc469c0b3c17754164
|
|
| MD5 |
99daf35308a9a138d2d27cfa0e869b24
|
|
| BLAKE2b-256 |
a7009de393276671c82620f34656120f55f5cfaa4fc8030277939f1f3f7d1511
|