Metadata-Version: 2.1
Name: gridslice
Version: 1.0.0
Summary: Command line tool for slicing an image on a grid. Good for spritesheets and that kind of thing.
Home-page: https://github.com/jackw01/gridslice
Author: jackw01
License: MIT
Description: # gridslice
        Command line tool for slicing an image on a grid. Good for spritesheets and that kind of thing.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.3.0
Description-Content-Type: text/markdown
