LICENSE
README.md
pyproject.toml
src/docstring2tsx/__init__.py
src/docstring2tsx/__main__.py
src/docstring2tsx/cli.py
src/docstring2tsx/converter.py
src/docstring2tsx.egg-info/PKG-INFO
src/docstring2tsx.egg-info/SOURCES.txt
src/docstring2tsx.egg-info/dependency_links.txt
src/docstring2tsx.egg-info/entry_points.txt
src/docstring2tsx.egg-info/requires.txt
src/docstring2tsx.egg-info/top_level.txt
src/utils/__init__.py
src/utils/shared.py
src/utils/signature_formatter.py