Fedora Packages

golang-github-magiconair-properties-devel Subpackage of golang-github-magiconair-properties

Java properties scanner for Go

Properties is a Go library for reading and writing properties files. It supports reading from multiple files or URLs and Spring style recursive property expansion of expressions like ${key} to their corresponding value. Value expressions can refer to other keys like in ${key} or to environment variables like in ${USER}. Filenames can also contain environment variables like in /home/${USER}/myapp.properties. Properties can be decoded into structs, maps, arrays and values through struct tags. Comments and the order of keys are preserved. Comments can be modified and can be written to the output. The properties library supports both ISO-8859-1 and UTF-8 encoded data. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/magiconair/properties

Releases Overview

Release Stable Testing
Fedora Rawhide 1.8.4-11.fc40 -
Fedora 40 1.8.4-11.fc40 -
Fedora 39 1.8.4-9.fc39 -
Fedora 38 1.8.4-8.fc38 -
EPEL 7 1.7.0-1.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at golang-github-magiconair-properties dash maintainers at fedoraproject dot org.



Sources on Pagure