Metadata-Version: 2.1
Name: frage
Version: 0.2.0
Summary: Make pre-configured requests from the commandline
Home-page: https://github.com/etandel/frage
License: GPL-3.0-only
Author: Elias Tandel
Author-email: elias.tandel@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Dist: aiohttp (>=3.7.4,<4.0.0)
Requires-Dist: dhall (>=0.1.7,<0.2.0)
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
Project-URL: Repository, https://github.com/etandel/frage
Description-Content-Type: text/markdown

About
---
Make pre-configured requests from the command line.


Author
---

Elias Tandel < elias.tandel at gmail >

