Metadata-Version: 2.1
Name: python-tvmaze
Version: 1.0.5
Summary: A Python client for the TvMaze API.
Home-page: https://github.com/yakupadakli/python-tvmaze
Author: Yakup Adaklı
Author-email: yakup.adakli@gmail.com
License: MIT
Keywords: tvmaze python library
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8, <4
License-File: LICENSE
Requires-Dist: pytest
Requires-Dist: requests (==2.28.2)
Requires-Dist: six (==1.16.0)

