Metadata-Version: 2.1
Name: mastools
Version: 0.1.3
Summary: Tools for interacting directly with a Mastodon instance's database
Home-page: https://github.com/freeradical-dot-zone/mastools
Author: Kirk Strauser
Author-email: kirk@strauser.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: psycopg2 (>=2.8,<3.0)
Requires-Dist: sqlalchemy (>=1.3,<2.0)
