golang-github-cowsql-go-cowsql 1.22.0-2build1 source package in Ubuntu
Changelog
golang-github-cowsql-go-cowsql (1.22.0-2build1) resolute; urgency=medium * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257) -- Sebastien Bacher <email address hidden> Tue, 03 Feb 2026 23:15:54 +0100
Upload details
- Uploaded by:
- Desktop Rebuild Bot
- Sponsored by:
- Sebastien Bacher
- Uploaded to:
- Resolute
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| golang-github-cowsql-go-cowsql_1.22.0.orig.tar.gz | 104.0 KiB | 38424d38a3fd53a76b704f6ce994c74835cfb35e30a5a90e1bfd32dba901ca0d |
| golang-github-cowsql-go-cowsql_1.22.0-2build1.debian.tar.xz | 3.8 KiB | a11174eb08d070f9d1d191d2e61cd80f30089ac8ee17ccb245dfa8bd846dff20 |
| golang-github-cowsql-go-cowsql_1.22.0-2build1.dsc | 2.7 KiB | 32431df0a0cf76aab82f79af40d0957a20f4b8506cbbc3b28fce555756575126 |
Available diffs
- diff from 1.22.0-2 (in Debian) to 1.22.0-2build1 (375 bytes)
Binary packages built by this source
- go-cowsql: Pure-Go cowsql client
Go-cowsql is a pure-Go cowsql client implementation. 2 binaries are
provided:
- cowsql-demo, a demo cowsql application, which exposes a simple
key/value store over an HTTP API,
- cowsql, a basic SQLite-like cowsql shell which supports
normal SQL queries plus the special .cluster and .leader
commands to inspect the cluster members and the current leader.
- go-cowsql-dbgsym: debug symbols for go-cowsql
- golang-github-cowsql-go-cowsql-dev: Go bindings for libcowsql
Go-cowsql provides bindings for the cowsql (https:/
/cowsql. dev)
C library and a pure-Go client for the cowsql wire protocol.
.
Documentation is available at
http://godoc.org/ github. com/cowsql/ go-cowsql.
