Metadata-Version: 2.1
Name: micropg
Version: 0.3.2
Summary: PostgreSQL database driver for MicroPython
Home-page: https://github.com/nakagami/micropg
Author: Hajime Nakagami
Author-email: nakagami@gmail.com
License: MIT
License-File: LICENSE

PostgreSQL database driver for MicroPython
This is a module ported from minipg
https://github.com/nakagami/minipg
