Metadata-Version: 2.1
Name: body_composition_analysis
Version: 0.2
Summary: A package for body composition analysis from DICOM images.
Home-page: https://github.com/yourusername/body_composition_analysis
Author: Yeseul Kim
Author-email: ykim23@mdanderson.org
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: nibabel==5.3.2
Requires-Dist: numpy<2.1.0,>=1.18.0
Requires-Dist: pandas>=1.0
Requires-Dist: scipy>=1.5
Requires-Dist: setuptools>=40.0.0
Requires-Dist: SimpleITK==2.4.0
Requires-Dist: TotalSegmentator==2.4.0

# hello world.
