Metadata-Version: 2.1
Name: Wolvesburg
Version: 3.0.0
Summary: Edit .wolvesburg files
Author-email: Example Author <spot@wolvesburg.com>
Project-URL: Homepage, https://github.com/Pigly3/wolvesburg
Project-URL: Bug Tracker, https://github.com/Pigly3/wolvesburg
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt

Documentation:
get(filename without extension)
returns object from file

deposit(filename without extension, data to deposit - object of Wolvesburg class)
Preparing data:
object = Wolvesburg()
object.property = value
