Package python-module-pymssql: Information

    Source package: python-module-pymssql
    Version: 2.0.0b1_dev_20130611-alt2
    Build time:  Aug 17, 2014, 03:54 PM in the task #127285
    Report package bug
    License: LGPL-2.1
    Summary: A simple database interface to MS-SQL for Python
    Description: 
    pymssql is the Python language extension module that provides access
    to Microsoft SQL Servers from Python scripts. It is compliant with
    Python DB-API 2.0 Specification and works on most popular operating
    systems.
    
    The pymssql package consists of two modules:
    
        pymssql -- use it if you care about DB-API compliance, or if you
        are accustomed to DB-API syntax,
        _mssql -- use it if you care about performance and ease of use
        (_mssql module is easier to use than pymssql).

    List of rpms provided by this srpm:
    python-module-pymssql (x86_64, i586)
    python-module-pymssql-debuginfo (x86_64, i586)

    Maintainer: Evgenii Terechkov

    List of contributors:
    Evgenii Terechkov

      1. libfreetds-devel
      2. python-module-Cython
      3. python-module-setuptools

    Last changed


    Aug. 17, 2014 Evgenii Terechkov 2.0.0b1_dev_20130611-alt2
    - Build from git, not srpm
    Oct. 8, 2013 Evgenii Terechkov 2.0.0b1_dev_20130611-alt1
    - Initial build for ALT Linux Sisyphus