2554 matches found
[SECURITY] Fedora 36 Update: golang-github-burntsushi-toml-1.0.0-6.fc36
TOML stands for Tom's Obvious, Minimal Language. This Go package provides a reflection interface similar to Go's standard library json and xml packages. This package also supports the encoding.TextUnmarshaler and encoding.TextMarshaler interfaces so that you can define custom data representations...
[SECURITY] Fedora 36 Update: golang-github-appc-docker2aci-0.17.2-10.fc36
Docker2aci is a small library and CLI binary that converts Docker images to A CI. It takes as input either a file generated by "docker save" or a Docker regist ry URL. It gets all the layers of a Docker image and squashes them into an ACI image. Optionally, it can generate one ACI for each layer,...
[SECURITY] Fedora 36 Update: golang-github-apache-beam-2-2.33.0~RC1-8.fc36
Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and Runners for executing them on distributed processing backends, including Apache Flink, Apache Spark, Google Cloud...
[SECURITY] Fedora 36 Update: golang-github-boltdb-bolt-1.3.1-16.fc36
Bolt is a pure Go key/value store inspired by Howard Chu's LMDB project. The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL. Since Bolt is meant to be used as such a low-level piece of...
[SECURITY] Fedora 36 Update: golang-github-appc-goaci-0.1.1-13.fc36
Goaci is a simple command-line tool to build Go projects into ACIs which conf orm to the app container specification...
[SECURITY] Fedora 36 Update: golang-github-appc-spec-0.8.11-15.fc36
This package contains schema definitions and tools for the App Container app c specification. These include technical details on how an appc image is downloaded over a network, cryptographically verified, and executed on a host. See SPEC.md for details of the specification itself...
[SECURITY] Fedora 36 Update: golang-github-axgle-mahonia-0-0.14.20181112git3358181.fc36
Mahonia is a character-set conversion library implemented in Go. All data is compiled into the executable; it doesn't need any external data files...
[SECURITY] Fedora 36 Update: golang-github-bifurcation-mint-0-0.10.20200724git93c820e.fc36
A Minimal TLS 1.3 Implementation in Go...
[SECURITY] Fedora 36 Update: golang-github-alecthomas-chroma-0.10.0-4.fc36
Chroma takes source code and other structured text and converts it into syntax highlighted HTML, ANSI-coloured text, etc. Chroma is based heavily on Pygments, and includes translators for Pygments lexers and styles...
[SECURITY] Fedora 36 Update: golang-etcd-bbolt-1.3.6-5.fc36
Package Bbolt implements a low-level key/value store in pure Go. It supports fully serializable transactions, ACID semantics, and lock-free MVCC with multiple readers and a single writer. Bolt can be used for projects that want a simple data store without the need to add large dependencies such a...
[SECURITY] Fedora 36 Update: golang-gioui-0-9.20201225git18d4dbf.fc36
Immediate mode GUI programs in Go for Android, iOS, macOS, Linux, FreeBSD, OpenBSD, Windows, and WebAssembly experimental. See the project page gioui. org for documentation and more information...
[SECURITY] Fedora 36 Update: golang-github-aliyun-ossutil-1.7.9-4.fc36
Alibaba Cloud Aliyun Object Storage Service OSS CLI...
[SECURITY] Fedora 36 Update: golang-github-ajstarks-deck-0-0.13.20210114git30c9fc6.fc36
Deck is a library for clients to make scalable presentations, using a standard markup language. Clients read deck files into the Deck structure, and traverse the structure for display, publication, etc. Clients may be interactive or produce standard formats such as SVG or PDF...
[SECURITY] Fedora 36 Update: golang-entgo-ent-0.10.0-5.fc36
An entity framework for Go...
[SECURITY] Fedora 36 Update: golang-github-acme-lego-4.4.0-7.fc36
Let's Encrypt client and ACME library written in Go...
[SECURITY] Fedora 36 Update: golang-github-a8m-tree-0-0.17.20210725gitce3525c.fc36
An implementation of the Unix tree command written in Go, that can be used programmatically...
[SECURITY] Fedora 36 Update: goaltdns-0-0.8.20200627git2b3e8a3.fc36
A permutation generation tool written in Golang...
[SECURITY] Fedora 36 Update: gojq-0.12.8-4.fc36
Pure Go implementation of jq...
[SECURITY] Fedora 36 Update: golang-contrib-opencensus-resource-0.1.2-8.fc36
Go packages for auto discovery of resource information in various environment s. The resourcekeys packages defines well-known type and label key strings that are used by the other packages...
[SECURITY] Fedora 36 Update: go-bindata-3.0.7-23.gita0ff256.fc36
A small utility which generates Go code from any file This tool converts any file into managable Go source code. Useful for embedding binary data into a go program. The file data is optionally gzip compressed before being converted to a raw byte slice...