golang-github-pelletier-go-toml.v2-dev binary package in Ubuntu Noble amd64

 go-toml v2 is a Go library for the TOML format.
 It supports TOML (Tom's Obvious, Minimal Language) version v1.0.0.
 .
 Features:
 .
 Stdlib behavior
 As much as possible, this library is designed to behave similarly
 as the standard library's encoding/json.
 .
 Performance
 While go-toml favors usability, it is written with performance in mind.
 Most operations should not be shockingly slow.
 .
 Strict mode
 Decoder can be set to "strict mode", which makes it error when some parts
 of the TOML document was not prevent in the target structure.
 This is a great way to check for typos.
 .
 Contextualized errors
 When decoding errors occur, go-toml returns DecodeError), which contains
 a human readable contextualized version of the error.
 .
 Local date and time support
 TOML supports native local date/times. It allows to represent a given
 date, time, or date-time without relation to a timezone or offset.
 To support this use-case, go-toml provides LocalDate, LocalTime, and
 LocalDateTime. Those types can be transformed to and from time.Time,
 making them convenient yet unambiguous structures for their respective
 TOML representation.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-02-01 19:59:44 UTC Published Ubuntu Noble amd64 release universe golang Optional 2.1.1-1
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Noble amd64 proposed universe golang Optional 2.1.1-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-02-01 20:00:40 UTC Superseded Ubuntu Noble amd64 release universe golang Optional 2.1.0-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of golang-github-pelletier-go-toml.v2 2.1.1-1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  2024-02-03 00:10:16 UTC Deleted Ubuntu Noble amd64 proposed universe golang Optional 2.1.0-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2023-10-29 07:26:29 UTC Superseded Ubuntu Noble amd64 release universe golang Optional 2.0.6-1
  • Removal requested .
  • Superseded by amd64 build of golang-github-pelletier-go-toml.v2 2.1.0-1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu