Metadata-Version: 2.1
Name: latis-image-proccessing
Version: 0.0.14
Summary: LATIS image processing utilities for python
Home-page: http://www.latis-eniso.org/
Author: Mohamed Amine
Author-email: hiddentn@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.0
Description-Content-Type: text/markdown
Requires-Dist: pydicom
Requires-Dist: numpy
Requires-Dist: Pillow

LATIS image processing utilities for python


### Compiling The Package




```bash
# Build the package 
python setup.py bdist_wheel

# Deploy to pip  
python -m twine upload dist/*
```

# Release History

