We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee9ec4 commit d1ac6daCopy full SHA for d1ac6da
1 file changed
pyproject.toml
@@ -6,10 +6,10 @@ build-backend = "poetry.core.masonry.api"
6
name = "PyDocSmith"
7
version = "0.15"
8
description = "Parse Python docstrings in reST, Google and Numpydoc format"
9
-authors = ["Marcin Kurczewski <dash@wind.garden>"]
+authors = ["Suman Saurabh <ss.sumansaurabh92@gmail.com>"]
10
license = "MIT"
11
readme = "README.md"
12
-repository = "https://github.com/SingularityX-ai/PyDocSmith"
+repository = "https://github.com/Penify-dev/PyDocSmith"
13
classifiers = [
14
"Environment :: Other Environment",
15
"Development Status :: 4 - Beta",
0 commit comments