Metadata-Version: 2.1
Name: haxo
Version: 0.1.0
Summary: A powerful and yet simple PostgreSQL REPL.
License: MPL-2.0
Author: NulX-Studios
Author-email: nulxstudios@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: anyio (>=3.6.2,<4.0.0)
Requires-Dist: asyncpg (>=0.27.0,<0.28.0)
Requires-Dist: prompt-toolkit (>=3.0.33,<4.0.0)
Requires-Dist: pyfiglet (>=0.8.post1,<0.9)
Requires-Dist: rich (>=12.6.0,<13.0.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
Requires-Dist: typer[all] (>=0.7.0,<0.8.0)
Requires-Dist: yarl (>=1.8.1,<2.0.0)
