golang-github-jackc-pgio 1.0.0-2 source package in Ubuntu

Changelog

golang-github-jackc-pgio (1.0.0-2) unstable; urgency=medium

  * Source-only upload for migration to testing

 -- Pirate Praveen <email address hidden>  Wed, 23 Mar 2022 19:16:20 +0530

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-jackc-pgio_1.0.0-2.dsc 2.1 KiB 4799da9f852d21bfb4d5799d367e3479b5825994b5d09001c6ad69e672033595
golang-github-jackc-pgio_1.0.0.orig.tar.gz 1.8 KiB d36e367c877954acdc96b8cd1a0df417b4cfae80dae726474a8f0de3a68a68ab
golang-github-jackc-pgio_1.0.0-2.debian.tar.xz 2.2 KiB 9d2594047cc23c3c30785bf6df7f67765f44c4e5c55bea3af2b4e3c5fa78e077

No changes file available.

Binary packages built by this source

golang-github-jackc-pgio-dev: low-level toolkit building messages in the PostgreSQL wire protocol

 Package pgio is a low-level toolkit building messages in the PostgreSQL wire
 protocol.
 .
 pgio provides functions for appending integers to a []byte while doing
 byte order conversion.
 .
 Extracted from original implementation in (https://github.com/jackc/pgx).