Info2: << Package: pyodbc-py%type_pkg[python] Version: 2.1.7 Revision: 1 Type: python (2.6 2.7) Description: Connect to ODBC database drivers DescDetail: << 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. Installers for Windows are available here and most Linux distributions are starting to provide pre-compiled packages. Full source code is also available (see the link on the right). A Python 3.x port has been checked in and will be released soon! << Maintainer: Kurt Schwehr License: BSD Homepage: http://code.google.com/p/pyodbc/ Source: http://pyodbc.googlecode.com/files/pyodbc-%v.zip Source-MD5: d05d3212127e203c3ea26081064e7b0f Depends: python%type_pkg[python] CompileScript: %p/bin/python%type_raw[python] setup.py build InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d DocFiles: LICENSE.txt MANIFEST.in README.rst <<