Metadata-Version: 2.1
Name: magv
Version: 0.1
Summary: A extension manager for PostgreSQL
Home-page: https://github.com/HaorongX/magv
Author: Haorong Xu
Author-email: db_haorong@outlook.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: argparse>=3.5
Requires-Dist: tabulate>=0.9.0
Requires-Dist: requests>=2.24.0

## Mangrove - A PostgreSQL Extension Manager

This is a PostgreSQL extension manager, a command-line tool to download and install PostgreSQL extensions. You can download extension supported by [PGXN](https://pgxn.org/) or [Mangrove Index](https://atomgit.com/haorongxu/magv-index).
