Skip to content

Commit 0972388

Browse files
authored
Merge pull request #22 from dave3d/UtilsReadme
Added a README for utils
2 parents efa2730 + ea15ace commit 0972388

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

utils/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
Scripts used to create the initial ITK and SimpleITK word dictionaries.
3+
4+
sitk_crawl.py and itk_crawl.py work by using Python's dir function to
5+
extract the keywords from the SimpleITK and ITK python packages.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)