[ 原始碼: haskell-postgresql-libpq ]
套件:libghc-postgresql-libpq-dev(0.10.0.0-1)
libghc-postgresql-libpq-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-postgresql-libpq:
- [haskell-postgresql-libpq_0.10.0.0-1.dsc]
- [haskell-postgresql-libpq_0.10.0.0.orig.tar.gz]
- [haskell-postgresql-libpq_0.10.0.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
low-level binding to libpq
This is a binding to libpq: the C application programmer's interface to PostgreSQL. libpq is a set of library functions that allow client programs to pass queries to the PostgreSQL backend server and to receive the results of these queries.
Author: Grant Monroe, Leon P Smith, Joey Adams Upstream-Maintainer: Leon P Smith <leon@melding-monads.com>
This package contains the normal library files.
其他與 libghc-postgresql-libpq-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-da82b
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-unix-dev-2.8.4.0-ff278
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library
-
- dep: libpq-dev
- header files for libpq5 (PostgreSQL library)
-
- dep: libpq5 (>= 9.2~beta3)
- PostgreSQL C client library