InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
Make ITK keywords in PyPI consistent
Open
Good first issue
type:Documentation
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
### Description
ITK-related keywords across PyPI packages (e.g. remotes, etc.) are not consistent: some use uppercase (`ITK`), some lowercase (`itk`), some have `InsightToolkit` from pre-cookiecutter days, etc.
Also, some short descriptions:
- End with a period, others do not, etc.
- Start with a seemingly unnecessary `An ITK remote module (...)`, etc.
### Expected information
Make:
- All keywords consistent.
- All descriptions consistent and accurate.
### Actual information
ITK-related packages in PyPI have inconsistent keywords and descriptions.
### Versions
N/A.
### Additional Information
None.
Contributor guide
Assessment
This issue has not been assessed yet.