golang-github-naoina-toml 0.1.1-2 source package in Ubuntu

Changelog

golang-github-naoina-toml (0.1.1-2) unstable; urgency=medium

  * Move to salsa.debian.org.
  * Priority extra -> optional.
  * Use XS-Go-Import-Path.

 -- Alexandre Viau <email address hidden>  Sat, 30 Dec 2017 01:17:38 -0500

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-naoina-toml_0.1.1-2.dsc 2.2 KiB 3cff62750dbb6d60b92ead3b54265229728457e11f1a327f8716baf1519cad34
golang-github-naoina-toml_0.1.1.orig.tar.gz 40.3 KiB 5f0875fb6eb8ed9683f925329c05cdbaa809a1ec9b676c43ea14899c25462fee
golang-github-naoina-toml_0.1.1-2.debian.tar.xz 2.2 KiB 07816625cc7ced984f3666e044d0b358407467cc523a8632041f94ed60c86163

Available diffs

No changes file available.

Binary packages built by this source

golang-github-naoina-toml-dev: TOML parser and encoder library for Golang

 TOML v0.4.0 compatible parser and encoder lirary for Golang.
 The TOML package also contains a Marshaler interface, which can
 be implemented by objects that can marshal themselves into valid
 TOML.