Metadata-Version: 2.1
Name: p4d
Version: 1.8
Summary: Python DBI module for the 4D database
Home-page: https://github.com/ibrewster/p4d
Author: Israel Brewster
Author-email: israel@brewstersoft.com
License: BSD
Keywords: datababase drivers DBI 4d
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Database
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2

This module provides a Python Database API v2.0 compliant driver for the 4D (4th Dimension, http://www.4d.com ) database. Based off of C library code provided by 4th Dimension and implemented using CFFI
