We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6286d0f commit ebbb995Copy full SHA for ebbb995
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "python-jsonpath"
7
-description = 'Another JSONPath implementation for Python.'
+description = 'JSONPath, JSON Pointer and JSON Patch for Python.'
8
readme = "README.md"
9
requires-python = ">=3.7"
10
license = "MIT"
0 commit comments