Metadata-Version: 2.2
Name: SchemPy
Version: 0.0.12
Summary: Python module for working with Minecraft schematics.
Home-page: https://github.com/mmmfrieddough/SchemPy
Author: Patrizio Spagnardi III
Author-email: mmmfrieddough@gmail.com
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: nbtlib
Requires-Dist: numpy
Provides-Extra: test
Requires-Dist: deepdiff; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# SchemPy

Python module for working with Minecraft schematics.
