freebsd-ports/databases/py-pyodbc/pkg-descr
Danilo G. Baio 2da07f3f5b databases/py-odbc: Update to 4.0.17, Rename to databases/py-pyodbc
Rename to comply with PyPI scheme

While here:
 - Switch to USES=localbase and remove a patch that does the same
 - STRIP pyodbc.so

PR:		220305
Submitted by:	rob.kruus@gmail.com (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11587
2017-07-18 23:40:21 +00:00

9 lines
312 B
Plaintext

pyodbc is a Python module that allows you to use ODBC to connect to
almost any database from Windows, Linux, OS/X, and more.
It implements the Python Database API Specification v2.0, but
additional features have been added to simplify database
programming even more.
WWW: https://github.com/mkleehammer/pyodbc