File: control

package info (click to toggle)
golang-github-sap-go-hdb 0.100.10-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 800 kB
  • sloc: python: 27; makefile: 5
file content (31 lines) | stat: -rw-r--r-- 1,040 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: golang-github-sap-go-hdb
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Dawid Dziurla <dawidd0811@gmail.com>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
Build-Depends-Indep:
 golang-any,
 golang-golang-x-crypto-dev,
 golang-golang-x-text-dev,
Standards-Version: 4.5.0
Homepage: https://github.com/SAP/go-hdb
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-sap-go-hdb
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-sap-go-hdb.git
XS-Go-Import-Path: github.com/SAP/go-hdb
Testsuite: autopkgtest-pkg-go

Package: golang-github-sap-go-hdb-dev
Architecture: all
Depends:
 golang-golang-x-crypto-dev,
 golang-golang-x-text-dev,
 ${misc:Depends},
Description: SAP HANA Database Client for Go
 Go-hdb is a native Go HANA database driver for Go's sql package.
 It implements the SAP HANA SQL command network protocol:
 http://help.sap.com/hana/SAP_HANA_SQL_Command_Network_Protocol_Reference_en.pdf