File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "childes_processor"
77authors = [
88 { name =" Zebulon Goriely" , email =" zebulon.goriely@cl.cam.ac.uk" },
99]
10- description = " Library for downloading CHILDES, preprocessing it, and extracting phonetic transcriptions"
10+ description = " Library for downloading CHILDES, preprocessing it, and creating phonemic transcriptions in IPA. "
1111readme = " README.md"
1212requires-python = " >=3.8"
1313classifiers = [
@@ -24,8 +24,8 @@ dependencies = [
2424]
2525dynamic = [" version" ]
2626[project .urls ]
27- Homepage = " https://github.com/codebyzeb/ipa- childes"
28- Issues = " https://github.com/codebyzeb/ipa- childes/issues"
27+ Homepage = " https://github.com/codebyzeb/childes-processor "
28+ Issues = " https://github.com/codebyzeb/childes-processor /issues"
2929
3030[project .scripts ]
3131childes_processor = " childes_processor.main:main"
You can’t perform that action at this time.
0 commit comments