Metadata-Version: 2.1
Name: ImgToolsGG
Version: 0.1.23
Summary: test how to make a package
Home-page: https://github.com/buxuele/ImgToolsGG
Author: MeJustAFanOfGSW
Author-email: fanchuangwater@gmail.com
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy

# test!!! ImgToolsGG





### Installation



> pip install ImgToolsGG



### Get started

How to use this package:



```

import os



print("ok")



```
