Metadata-Version: 2.1
Name: od-client
Version: 0.1.0
Summary: Python client for Oxford Dictionaries API
Home-page: https://github.com/apologist/oxford-dictionaries-client
Author: Oleksii
Author-email: _@apologist.io
Keywords: translation,api-client,http-client,oxford-dictionaries
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Version Control :: Git
Requires-Dist: requests
