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 2c99cd0 commit 83aab79Copy full SHA for 83aab79
pyproject.toml
@@ -4,7 +4,7 @@ version = "1.0.0"
4
authors = [
5
{ name = "Anna Zhukova" }
6
]
7
-description = "Format an parse strings with ${variables} of any syntax."
+description = "Format and parse strings with ${variables} of any syntax."
8
readme = "README.md"
9
# license = # specified in classifiers
10
keywords = ["string", "interpolation", "variable", "shell", "format", "parse"]
0 commit comments