Skip to content

Commit b066563

Browse files
committed
Update package classifiers
1 parent 8b071c7 commit b066563

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

setup.py

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,19 @@
2828
classifiers=[
2929
"License :: OSI Approved :: Apache Software License",
3030
"Programming Language :: Python",
31-
"Development Status :: 4 - Beta",
32-
"Intended Audience :: Developers",
33-
"Topic :: Scientific/Engineering"
31+
"Programming Language :: C++",
32+
"Development Status :: 5 - Production/Stable",
33+
"Intended Audience :: Education",
34+
"Intended Audience :: Healthcare Industry",
35+
"Intended Audience :: Science/Research",
36+
"Topic :: Scientific/Engineering",
37+
"Topic :: Scientific/Engineering :: Medical Science Apps.",
38+
"Topic :: Scientific/Engineering :: Information Analysis",
39+
"Topic :: Software Development :: Libraries",
40+
"Operating System :: Microsoft :: Windows",
41+
"Operating System :: POSIX",
42+
"Operating System :: Unix",
43+
"Operating System :: MacOS"
3444
],
3545
license='Apache',
3646
keywords='ITK InsightToolkit segmentation registration image',

0 commit comments

Comments
 (0)